Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can I use the same identity across multiple subdomains? #920

Open
MilesWuCode opened this issue Sep 24, 2024 · 0 comments
Open

Can I use the same identity across multiple subdomains? #920

MilesWuCode opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement An improvement that needs to be added pending An issue waiting for triage

Comments

@MilesWuCode
Copy link

MilesWuCode commented Sep 24, 2024

Describe the feature

I have two subdomains:

p1.domain.com
p2.domain.com
Both are using Nuxt Auth.

I want to maintain the authenticated state on p2.domain.com after logging in on p1.domain.com.

I've consulted the following documentation:https://next-auth.js.org/configuration/options#cookies

However, it's not working as expected. Am I missing something?

@MilesWuCode MilesWuCode added enhancement An improvement that needs to be added pending An issue waiting for triage labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement that needs to be added pending An issue waiting for triage
Projects
None yet
Development

No branches or pull requests

1 participant