Auth.js
Working on open source libraries for authentication
Collective -
Host: opensource -
https://opencollective.com/nextauth
- Website: https://authjs.dev
- Code: https://github.com/nextauthjs/next-auth
Token gets nested in session useSession on refresh
github.com/nextauthjs/next-auth - kylemcd opened this issue almost 4 years ago
github.com/nextauthjs/next-auth - kylemcd opened this issue almost 4 years ago
[V4] Cognito Authentication Errors
github.com/nextauthjs/next-auth - DregondRahl opened this issue almost 4 years ago
github.com/nextauthjs/next-auth - DregondRahl opened this issue almost 4 years ago
feat(providers): refactor Cognito provider
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request almost 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request almost 4 years ago
TypeScript error for the Credentials provider
github.com/nextauthjs/next-auth - dragoncorf opened this issue almost 4 years ago
github.com/nextauthjs/next-auth - dragoncorf opened this issue almost 4 years ago
fix(ts): make OAuth profile overrideable
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request almost 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request almost 4 years ago
TypeScript complains on `CredentialsConfig`
github.com/nextauthjs/next-auth - balazsorban44 opened this issue almost 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this issue almost 4 years ago
Support for client authentication using private key
github.com/nextauthjs/next-auth - androa opened this issue almost 4 years ago
github.com/nextauthjs/next-auth - androa opened this issue almost 4 years ago
Support for Session Cookies
github.com/nextauthjs/next-auth - rikonor opened this issue almost 4 years ago
github.com/nextauthjs/next-auth - rikonor opened this issue almost 4 years ago
Integration with custom AWS cognito/ amplify
github.com/nextauthjs/next-auth - hamidre13 opened this issue almost 4 years ago
github.com/nextauthjs/next-auth - hamidre13 opened this issue almost 4 years ago
feat(providers): add WeChat
github.com/nextauthjs/next-auth - zhuangya opened this pull request almost 4 years ago
github.com/nextauthjs/next-auth - zhuangya opened this pull request almost 4 years ago
Recommended approach to share session information between applications on subdomains
github.com/nextauthjs/next-auth - raphaelpc opened this issue about 4 years ago
github.com/nextauthjs/next-auth - raphaelpc opened this issue about 4 years ago
Server routes /api/auth/* should always return a Cache-Control header set to no-store
github.com/nextauthjs/next-auth - zmarty opened this issue about 4 years ago
github.com/nextauthjs/next-auth - zmarty opened this issue about 4 years ago
Telegram as an Authentication Provider
github.com/nextauthjs/next-auth - jsjoeio opened this issue about 4 years ago
github.com/nextauthjs/next-auth - jsjoeio opened this issue about 4 years ago
feat: simplify Adapter API
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 4 years ago
Use navigator.locks to prevent multiple getSession
github.com/nextauthjs/next-auth - mtt87 opened this pull request about 4 years ago
github.com/nextauthjs/next-auth - mtt87 opened this pull request about 4 years ago
feat(logger): simplify `logger` API
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 4 years ago
How I can get the Twitter username or id?
github.com/nextauthjs/next-auth - ShawkiS opened this issue about 4 years ago
github.com/nextauthjs/next-auth - ShawkiS opened this issue about 4 years ago
feat(provider): SMS provider
github.com/nextauthjs/next-auth - mahieyin-rahmun opened this pull request about 4 years ago
github.com/nextauthjs/next-auth - mahieyin-rahmun opened this pull request about 4 years ago
NextAuth should not invalidate the client-side session when the browser is offline
github.com/nextauthjs/next-auth - igordanchenko opened this issue about 4 years ago
github.com/nextauthjs/next-auth - igordanchenko opened this issue about 4 years ago
useSession/Provider does not update when a new session is created until page reload.
github.com/nextauthjs/next-auth - paul-vd opened this issue about 4 years ago
github.com/nextauthjs/next-auth - paul-vd opened this issue about 4 years ago
Serverless Function Issue
github.com/nextauthjs/next-auth - sarthakagrawal927 opened this issue about 4 years ago
github.com/nextauthjs/next-auth - sarthakagrawal927 opened this issue about 4 years ago
New session cookie generated every time /session is called
github.com/nextauthjs/next-auth - ramiel opened this issue about 4 years ago
github.com/nextauthjs/next-auth - ramiel opened this issue about 4 years ago
Using NextAuth on Subdomains / Redirect loop back to Login Page
github.com/nextauthjs/next-auth - douglaseggleton opened this issue about 4 years ago
github.com/nextauthjs/next-auth - douglaseggleton opened this issue about 4 years ago
Signing in using magic link with Outlook email when SafeLinks enabled does not work
github.com/nextauthjs/next-auth - dweemx opened this issue over 4 years ago
github.com/nextauthjs/next-auth - dweemx opened this issue over 4 years ago
/api/auth/session returning 404 in getSession
github.com/nextauthjs/next-auth - jeremygottfried opened this issue over 4 years ago
github.com/nextauthjs/next-auth - jeremygottfried opened this issue over 4 years ago
How to share session information between two next.js apps? (SSO)
github.com/nextauthjs/next-auth - jjmendozabdev opened this issue over 4 years ago
github.com/nextauthjs/next-auth - jjmendozabdev opened this issue over 4 years ago
Apply Azure AD, B2C changes on next to fix provider semantics
github.com/nextauthjs/next-auth - BenjaminWFox opened this pull request over 4 years ago
github.com/nextauthjs/next-auth - BenjaminWFox opened this pull request over 4 years ago
Sign in directly to provider seems to fallback to default signin page
github.com/nextauthjs/next-auth - crrmacarse opened this issue over 4 years ago
github.com/nextauthjs/next-auth - crrmacarse opened this issue over 4 years ago
Add an example/tutorial for passwordless with SMS?
github.com/nextauthjs/next-auth - jhackett1 opened this issue over 4 years ago
github.com/nextauthjs/next-auth - jhackett1 opened this issue over 4 years ago
Pass my SignIn options to sendVerificationRequest
github.com/nextauthjs/next-auth - skilesare opened this issue over 4 years ago
github.com/nextauthjs/next-auth - skilesare opened this issue over 4 years ago
Session is always null when app is in iframe
github.com/nextauthjs/next-auth - unsphere opened this issue over 4 years ago
github.com/nextauthjs/next-auth - unsphere opened this issue over 4 years ago
feat: i18n routing & custom translations support
github.com/nextauthjs/next-auth - iffa opened this pull request over 4 years ago
github.com/nextauthjs/next-auth - iffa opened this pull request over 4 years ago
feat(react): create client tailored to React
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 4 years ago
Error The code_verifier cookie was not found when trying to use with PKCE
github.com/nextauthjs/next-auth - vtrphan opened this issue over 4 years ago
github.com/nextauthjs/next-auth - vtrphan opened this issue over 4 years ago
proxy, google oauth, and connection refusal
github.com/nextauthjs/next-auth - mdelapenya opened this issue over 4 years ago
github.com/nextauthjs/next-auth - mdelapenya opened this issue over 4 years ago
Ability to provide additional user data to signin POST submission
github.com/nextauthjs/next-auth - james2406 opened this issue over 4 years ago
github.com/nextauthjs/next-auth - james2406 opened this issue over 4 years ago
Email Provider authentication does not create user account in account table in database after successful authentication
github.com/nextauthjs/next-auth - ghost opened this issue over 4 years ago
github.com/nextauthjs/next-auth - ghost opened this issue over 4 years ago
Credentials provider with db sessions instead of JWT
github.com/nextauthjs/next-auth - jeremygottfried opened this issue over 4 years ago
github.com/nextauthjs/next-auth - jeremygottfried opened this issue over 4 years ago
feat(provider): update session when signIn/signOut successful
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 4 years ago
No session after signin with redirect: false
github.com/nextauthjs/next-auth - cgerikj opened this issue over 4 years ago
github.com/nextauthjs/next-auth - cgerikj opened this issue over 4 years ago
How to properly handle OAUTH_CALLBACK_HANDLER_ERROR?
github.com/nextauthjs/next-auth - ghost opened this issue over 4 years ago
github.com/nextauthjs/next-auth - ghost opened this issue over 4 years ago
useSession({ required: true }), which always returns a non-null Session object
github.com/nextauthjs/next-auth - kripod opened this issue over 4 years ago
github.com/nextauthjs/next-auth - kripod opened this issue over 4 years ago
Custom Login Page Error Handling?
github.com/nextauthjs/next-auth - Lightgaming opened this issue over 4 years ago
github.com/nextauthjs/next-auth - Lightgaming opened this issue over 4 years ago
Using auth to access other googleapis
github.com/nextauthjs/next-auth - amitrahav opened this issue over 4 years ago
github.com/nextauthjs/next-auth - amitrahav opened this issue over 4 years ago
Adding options to define `NEXTAUTH_URL` not via env vars
github.com/nextauthjs/next-auth - grikomsn opened this issue over 4 years ago
github.com/nextauthjs/next-auth - grikomsn opened this issue over 4 years ago
Multi language support
github.com/nextauthjs/next-auth - balazsorban44 opened this issue over 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this issue over 4 years ago
Using an adapter for external backend API?
github.com/nextauthjs/next-auth - mmahalwy opened this issue over 4 years ago
github.com/nextauthjs/next-auth - mmahalwy opened this issue over 4 years ago
All login attempts on a Firebase server end at http://localhost:3000/api/auth/signin/:provider
github.com/nextauthjs/next-auth - eliooses-zondax opened this issue over 4 years ago
github.com/nextauthjs/next-auth - eliooses-zondax opened this issue over 4 years ago
Allow server-side calls to use a different URL other than NEXTAUTH_URL
github.com/nextauthjs/next-auth - gergelyke opened this issue over 4 years ago
github.com/nextauthjs/next-auth - gergelyke opened this issue over 4 years ago
How to use next-auth api endpoints (signin/signout) from a mobile app
github.com/nextauthjs/next-auth - trulymittal opened this issue over 4 years ago
github.com/nextauthjs/next-auth - trulymittal opened this issue over 4 years ago
Try signing with a different account. - Callback error
github.com/nextauthjs/next-auth - jordPOD opened this issue over 4 years ago
github.com/nextauthjs/next-auth - jordPOD opened this issue over 4 years ago
Add data to Session callback for Credentials provider
github.com/nextauthjs/next-auth - dcantatore opened this issue over 4 years ago
github.com/nextauthjs/next-auth - dcantatore opened this issue over 4 years ago
Add tutorial on user-land refresh token usage
github.com/nextauthjs/next-auth - balazsorban44 opened this issue over 4 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this issue over 4 years ago
Is it possible to avoid page reloading when using custom credentials?
github.com/nextauthjs/next-auth - danyel117 opened this issue over 4 years ago
github.com/nextauthjs/next-auth - danyel117 opened this issue over 4 years ago
Module not found: Can't resolve <name>
github.com/nextauthjs/next-auth - s-kris opened this issue over 4 years ago
github.com/nextauthjs/next-auth - s-kris opened this issue over 4 years ago
End Session on Browser Close
github.com/nextauthjs/next-auth - jacklimwenjie opened this issue over 4 years ago
github.com/nextauthjs/next-auth - jacklimwenjie opened this issue over 4 years ago
Dynamic NEXTAUTH_URL
github.com/nextauthjs/next-auth - jasonkuhrt opened this issue over 4 years ago
github.com/nextauthjs/next-auth - jasonkuhrt opened this issue over 4 years ago
MongoDB is missing indexes
github.com/nextauthjs/next-auth - damieng opened this issue over 4 years ago
github.com/nextauthjs/next-auth - damieng opened this issue over 4 years ago
Prisma adapter error when using next-auth's native signIn function
github.com/nextauthjs/next-auth - leodrez opened this issue over 4 years ago
github.com/nextauthjs/next-auth - leodrez opened this issue over 4 years ago
SSR + useSession causes an extra network call and render cycle
github.com/nextauthjs/next-auth - joeltg opened this issue over 4 years ago
github.com/nextauthjs/next-auth - joeltg opened this issue over 4 years ago
404 Not found on /api/auth/*
github.com/nextauthjs/next-auth - vinaybedre opened this issue over 4 years ago
github.com/nextauthjs/next-auth - vinaybedre opened this issue over 4 years ago
Property `prisma` doesn't exist on `Global & typeof globalThis`
github.com/nextauthjs/next-auth - ghost opened this issue over 4 years ago
github.com/nextauthjs/next-auth - ghost opened this issue over 4 years ago
How to disable "Are you sure you want to sign out?" confirm message?
github.com/nextauthjs/next-auth - barbara-lea opened this issue over 4 years ago
github.com/nextauthjs/next-auth - barbara-lea opened this issue over 4 years ago
Discord oauth - safari and apple devices issue.
github.com/nextauthjs/next-auth - Miloshinjo opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - Miloshinjo opened this issue almost 5 years ago
Adaptor with custom TypeORM model doing custom CRUD will run into `EntityMetadataNotFoundError` "No metadata for "User" was found", in a serverless setting
github.com/nextauthjs/next-auth - archywillhe opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - archywillhe opened this issue almost 5 years ago
How to mock useSession?
github.com/nextauthjs/next-auth - laurivaananen opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - laurivaananen opened this issue almost 5 years ago
Add password into 'user' of the database and change the default adapter
github.com/nextauthjs/next-auth - li3939108 opened this pull request almost 5 years ago
github.com/nextauthjs/next-auth - li3939108 opened this pull request almost 5 years ago
How do you prevent new signups?
github.com/nextauthjs/next-auth - jesperordrup opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - jesperordrup opened this issue almost 5 years ago
Not getting a JWT on login with the Example App
github.com/nextauthjs/next-auth - b-gibbs opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - b-gibbs opened this issue almost 5 years ago
difference between session token and access token?
github.com/nextauthjs/next-auth - kevinmachstudio opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - kevinmachstudio opened this issue almost 5 years ago
404 on api/auth/session when using basePath
github.com/nextauthjs/next-auth - callamwilliams opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - callamwilliams opened this issue almost 5 years ago
Is "Authorization Code + PKCE" Supported?
github.com/nextauthjs/next-auth - garnerp opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - garnerp opened this issue almost 5 years ago
Handling properly Success/Failure status in Credentials SignIn API
github.com/nextauthjs/next-auth - rafaelpizzo opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - rafaelpizzo opened this issue almost 5 years ago
Server Side providers/csrfToken/getCsrfToken is null on page reload on dev server
github.com/nextauthjs/next-auth - yournatalita opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - yournatalita opened this issue almost 5 years ago
Cannot POST /api/auth/callback/credentials
github.com/nextauthjs/next-auth - dzinks2009 opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - dzinks2009 opened this issue almost 5 years ago
[Auth0] logout then login skips redirection to login page
github.com/nextauthjs/next-auth - jchoi2x opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - jchoi2x opened this issue almost 5 years ago
How to link oauth account to existing account?
github.com/nextauthjs/next-auth - iamanam opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - iamanam opened this issue almost 5 years ago
Json Web Token on /api/examples/jwt returns null
github.com/nextauthjs/next-auth - wahyusaputra opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - wahyusaputra opened this issue almost 5 years ago
Cookie session two next-auth applications
github.com/nextauthjs/next-auth - geraldnolan opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - geraldnolan opened this issue almost 5 years ago
Need to set NEXTAUTH_URL dynamically as an Option for multi-domain/multi-tenant use
github.com/nextauthjs/next-auth - SharadKumar opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - SharadKumar opened this issue almost 5 years ago
RFC: Limit logins (by concurrency, location)
github.com/nextauthjs/next-auth - balazsorban44 opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - balazsorban44 opened this issue almost 5 years ago
ReferenceError: window is not defined
github.com/nextauthjs/next-auth - alephart opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - alephart opened this issue almost 5 years ago
TypeError: Object(...) is not a function
github.com/nextauthjs/next-auth - paragopinath opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - paragopinath opened this issue almost 5 years ago
LDAP Authentication
github.com/nextauthjs/next-auth - giraffesyo opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - giraffesyo opened this issue almost 5 years ago
how to getSession() to return full user object
github.com/nextauthjs/next-auth - pandydavey opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - pandydavey opened this issue almost 5 years ago
signIn callbackUrl contains a # at the end?
github.com/nextauthjs/next-auth - jcheese1 opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - jcheese1 opened this issue almost 5 years ago
ExpressJS Server Example
github.com/nextauthjs/next-auth - bryan opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - bryan opened this issue almost 5 years ago
How to set redirect_uri for preview deployments?
github.com/nextauthjs/next-auth - jcheese1 opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - jcheese1 opened this issue almost 5 years ago
Keep getting redirected with error: OAuthAccountNotLinked
github.com/nextauthjs/next-auth - iamthesiz opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - iamthesiz opened this issue almost 5 years ago
Authentication on subdirectory
github.com/nextauthjs/next-auth - jsonjunkie opened this issue almost 5 years ago
github.com/nextauthjs/next-auth - jsonjunkie opened this issue almost 5 years ago
How to setup NEXTAUTH_URL for preview deployments?
github.com/nextauthjs/next-auth - ghoshnirmalya opened this issue about 5 years ago
github.com/nextauthjs/next-auth - ghoshnirmalya opened this issue about 5 years ago
How to resolve [next-auth][warn][jwt_auto_generated_signing_key]
github.com/nextauthjs/next-auth - jpvanoosten opened this issue about 5 years ago
github.com/nextauthjs/next-auth - jpvanoosten opened this issue about 5 years ago
Read before creating a new issue!
github.com/nextauthjs/next-auth - iaincollins opened this issue about 5 years ago
github.com/nextauthjs/next-auth - iaincollins opened this issue about 5 years ago