Share Authentication session between multiple NextJS projects using next-auth and turbo-repo #3247
-
|
Hi, First of all, huge thank you for I would like to run by you a scenario. I have multiple I wanted to see if the scenario mentioned above is possible via My use case is: One login page-> user logs in -> protected routes between both projects can now be accessed as I was looking into the examples for Thanks, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
personally I wouldn't recommend. it doesn't work that way try to avoid this. |
Beta Was this translation helpful? Give feedback.
personally I wouldn't recommend. it doesn't work that way try to avoid this.