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

[FE] Content-panel: Refresh Token #472

Open
5 tasks
edichoska opened this issue Dec 15, 2024 · 0 comments
Open
5 tasks

[FE] Content-panel: Refresh Token #472

edichoska opened this issue Dec 15, 2024 · 0 comments
Assignees
Labels
frontend This is a frontend component

Comments

@edichoska
Copy link
Contributor

Description:
Enable the application to handle refresh tokens using NextAuth. Ensure the token is refreshed seamlessly for authenticated users.

Requirements:

  • Research NextAuth's built-in token refresh functionality.
  • Update the NextAuth configuration to include the refresh token logic.
  • Test token expiry scenarios and confirm successful refresh.
  • Ensure the user's session is not interrupted during token refresh.
  • Write unit tests to validate the refresh functionality.
@edichoska edichoska converted this from a draft issue Dec 15, 2024
@edichoska edichoska added the frontend This is a frontend component label Dec 15, 2024
@petark7 petark7 self-assigned this Dec 15, 2024
@petark7 petark7 moved this from To Do to In progress in LearnHub Task Management Dec 22, 2024
@petark7 petark7 moved this from In progress to To Do in LearnHub Task Management Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend This is a frontend component
Projects
Status: To Do
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants