Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Authentication #1

Open
5 of 9 tasks
MV88 opened this issue Jan 23, 2021 · 0 comments
Open
5 of 9 tasks

Authentication #1

MV88 opened this issue Jan 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MV88
Copy link
Owner

MV88 commented Jan 23, 2021

Add support for basic authentication in JWT and refresh tokens
check backend routes

  • /signup
  • /signin
  • /signout
  • /refresh-token

Add frontend calls and user in store

  • /signup
  • /signin
  • /signout
  • silent refresh before the token expires
  • black list access token on logout
@MV88 MV88 added the enhancement New feature or request label Jan 23, 2021
@MV88 MV88 self-assigned this Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant