How do I pass Google idToken to the client? #2822
Answered
by
balazsorban44
TaeyoonKwon
asked this question in
Help
-
Question 💬I am using an external express.js backend that I need to pass in idToken to get another jwt token from the backend. However, I've found that there is no way I can get idToken... Is there any way to accomplish this? How to reproduce ☕️
Contributing 🙌🏽Yes, I am willing to help answer this question in a PR |
Beta Was this translation helpful? Give feedback.
Answered by
balazsorban44
Sep 23, 2021
Replies: 1 comment 3 replies
-
https://next-auth.js.org/configuration/callbacks#jwt-callback https://next-auth.js.org/configuration/callbacks#session-callback |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
balazsorban44
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://next-auth.js.org/configuration/callbacks#jwt-callback
https://next-auth.js.org/configuration/callbacks#session-callback