We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I checked the logto documentation and didn't find anything related to refreshing logto access_token at next-auth v5
There is a tutorial that guides users on how to refresh the login access_token when the token expires
Follow the official tutorial: https://docs.logto.io/quick-starts/next-auth/
The text was updated successfully, but these errors were encountered:
Did you turn on always issue refresh token in your app?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
I checked the logto documentation and didn't find anything related to refreshing logto access_token at next-auth v5
Expected behavior
There is a tutorial that guides users on how to refresh the login access_token when the token expires
How to reproduce?
Follow the official tutorial: https://docs.logto.io/quick-starts/next-auth/
Context
Screenshots
The text was updated successfully, but these errors were encountered: