Auto login from other nextjs site (next js session sharing between different domains) #4081
Unanswered
umerjaved178
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
Uh oh!
There was an error while loading. Please reload this page.
-
Question 💬
I have 3 different nextjs apps, I have implemented oAuth(google) using next-auth package. I don't want my users to go through the login process for every single app rather once the user has logged-in to any one of the apps, other apps would be automatically login.
Common example:
Envato:
https://account.envato.com/
https://themeforest.net/ (if you are logged in to your envato account and sign in you are automatically signed in)
I have already seen similar closed issues without a proper answer/solution, I hope this time I can find a proper solution from maintainers
How to reproduce ☕️
n/A
Contributing 🙌🏽
Yes, I am willing to help answer this question in a PR
Beta Was this translation helpful? Give feedback.
All reactions