Replies: 1 comment
-
Makes sense, PRs welcomed! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Currently Kratos record the token during the registration and the setting.
If the access_token recorded has expired in the meanwhile or tokens has been revoked it would be useful to update them.
I know in case of expiration we can use the refresh token but not in case of revocation.
Do you see a security concern to update the tokens on login ?
If not I can do a PR
Beta Was this translation helpful? Give feedback.
All reactions