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

[User story] Acces tokens #6

Closed
alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Closed

[User story] Acces tokens #6

alexkisielewicz opened this issue Jun 19, 2023 · 0 comments
Assignees
Labels
must have Must have

Comments

@alexkisielewicz
Copy link
Owner

As a user, I can maintain a logged-in status until I decide to log out so that my user experience is not compromised.

Acceptance criteria:

  • Access tokens are automatically refreshed before they expire, ensuring the user remains logged in without interruption.
  • The user is not required to manually refresh or reauthenticate frequently, providing a seamless and uninterrupted user experience.
  • Local storage is used for token storage.
@alexkisielewicz alexkisielewicz added the must have Must have label Jun 19, 2023
@alexkisielewicz alexkisielewicz added this to the Authentication milestone Jun 19, 2023
@alexkisielewicz alexkisielewicz self-assigned this Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have Must have
Projects
Development

No branches or pull requests

1 participant