How to deal with stale tokens - Is there a way to update the Access Token TTL? #7058
Unanswered
tonyjmnz-ss
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @tonyjmnz-ss , this is how Logto cloud deal with the stale token, FYI: https://blog.logto.io/implement-user-collaboration-in-your-app#handle-scope-updates-in-access-tokens |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm dealing with a situation that probably a lot of people have run into, but I'm not having luck finding the right settings in Logto
Essentially, changes to the Logto user record (e.g: adding or removing roles) could make the user's JWT stale. I've found 2 solutions to this problem
Has anyone solved this issue before?
Beta Was this translation helpful? Give feedback.
All reactions