Sign in and SSO
Automatic authentication for existing eventyvo.com accounts.
Shared session
Production configuration:
| Variable | Value |
|---|---|
EVENTYVO_SHARED_COOKIE_DOMAIN | .eventyvo.com |
NEXTAUTH_SECRET | Same on docs and app |
Cookie name: __Secure-next-auth.session-token (HTTPS).
Sign-in methods
- Email + password (same credentials as app.eventyvo.com)
- Google OAuth (add
https://docs.eventyvo.com/api/auth/callback/googleto allowed redirect URIs) - LinkedIn OAuth (add docs callback URL)
2FA and security keys
If your account requires 2FA or WebAuthn, complete sign-in at app.eventyvo.com, then return to docs — shared session applies.
Sign out
Sign out on docs or app clears the shared session on both properties.