next-auth useSession.update will not trigger jwt and session callbacks when user not login #12918
Unanswered
SnowingFox
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
-
I want to use next-auth in figma plugin, but Google does not support auth in iframe, so i decide to use device flow authorization
when i useSession().update, the sessions&jwt callbacks in NextAuth will not trigger, i want to ask it's any solution to solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions