You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2020. It is now read-only.
Hi. First of all, thanks for the project.
Can u help me with my case?
I'm trying to make very simple referral system.
When user sign in with special cookie, I need that cookie value and write it to db.
How can I get access to res.cookies in next-auth.function "insert" OR "update", for example ?
Thanks.
Hi. First of all, thanks for the project.
Can u help me with my case?
I'm trying to make very simple referral system.
When user sign in with special cookie, I need that cookie value and write it to db.
How can I get access to res.cookies in next-auth.function "insert" OR "update", for example ?
Thanks.