pawanmandhan/doc-marker-service

OAUTH2

Closed this issue · 1 comments

  • need to authenticate and authorize the users of app.
  • implement role based access to the secured resources.
  • implement hashing to the passwords stored in DB.
  • user should be able to Login and Signup in app using OAuth2 specs.

added oauth2 in the app.

12d7b0a