How to use next-auth tokens/sessions for use with external API? #12968
Unanswered
sankalpmukim
asked this question in
Help
Replies: 0 comments
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.
-
Usecase:
The
getToken
API only works server side.Is this currently supported? Could not find any documentation related to this.
I don't mind using the Provider's access token being accessible, that can be easily validated on the backend, but I do not know how to access that from the next-auth functions.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions