Passing Additional Data During Sign-In with Auth.js #11655
Unanswered
sir-argupta
asked this question in
Help
Replies: 1 comment
-
I also looked into this discussion #4094 but it was for next-auth version 4, not for the latest one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
I was having hard time, during passing additional data during sigin In process. Let say I have getLocalStorageData() function which I want to pass along side sigin button and then want to get that data in auth sigin callback. Can someone please help me with this..!?
siginButton.tsx
auth.ts
Beta Was this translation helpful? Give feedback.
All reactions