-
Notifications
You must be signed in to change notification settings - Fork 0
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
Implement refresh endpoint #10
Comments
VKTB
added a commit
that referenced
this issue
Dec 21, 2023
VKTB
added a commit
that referenced
this issue
Dec 21, 2023
VKTB
added a commit
that referenced
this issue
Dec 21, 2023
6 tasks
VKTB
added a commit
that referenced
this issue
Jan 17, 2024
VKTB
added a commit
that referenced
this issue
Jan 18, 2024
VKTB
added a commit
that referenced
this issue
Jan 18, 2024
VKTB
added a commit
that referenced
this issue
Jan 18, 2024
VKTB
added a commit
that referenced
this issue
Jan 18, 2024
VKTB
added a commit
that referenced
this issue
Jan 18, 2024
VKTB
added a commit
that referenced
this issue
Jan 18, 2024
VKTB
added a commit
that referenced
this issue
Jan 19, 2024
VKTB
added a commit
that referenced
this issue
Jan 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
An endpoint and relevant application logic should be implemented that will take a JWT access token along with a JWT refresh token, generate an updated JWT access token, and return it along with the JWT refresh token as an HTTP-only cookie.
The text was updated successfully, but these errors were encountered: