Insights: nextauthjs/next-auth
Overview
Could not load contribution data
Please try again later
2 Releases published by 2 people
-
[email protected]
published
Jan 31, 2023 -
[email protected]
published
Feb 2, 2023
12 Pull requests merged by 10 people
-
docs: api reference restructure
#6608 merged
Feb 4, 2023 -
docs: update pages configuration example to typescript
#6596 merged
Feb 3, 2023 -
Add success handler to getServerSideProps
#6589 merged
Feb 3, 2023 -
docs: enhance prisma mongodb doc to prevent warning
#6598 merged
Feb 2, 2023 -
fix(ts): stop using typeof + generic together
#6595 merged
Feb 2, 2023 -
fix handleAuthorized adding /error to the path even in successful email verification
#6492 merged
Jan 31, 2023 -
feat(providers): move Notion provider to core
#6567 merged
Jan 31, 2023 -
fix: suggest using the correct command to seek for packages
#6570 merged
Jan 30, 2023 -
Fix typo
#6569 merged
Jan 30, 2023 -
fix(ts): mark `options` provider config option internal
#6564 merged
Jan 30, 2023 -
fix(ts): correctly type `unstable_getServerSession`
#6560 merged
Jan 30, 2023 -
fix: inaccurate discord types + misc
#6550 merged
Jan 29, 2023
12 Pull requests opened by 9 people
-
fix(sveltekit): use `$env/static/private` in `framework-sveltekit`
#6548 opened
Jan 29, 2023 -
docs: Improve Getting Started
#6551 opened
Jan 29, 2023 -
chore(docs): new guide for sending email via http api
#6555 opened
Jan 29, 2023 -
move common client types to core & rename callbackUrl
#6580 opened
Feb 1, 2023 -
feat: drop `crypto` dependency, convert to ESM
#6603 opened
Feb 2, 2023 -
Add azure cosmos db adapter
#6607 opened
Feb 3, 2023 -
Add Mercado Libre Provider
#6609 opened
Feb 3, 2023 -
fix(docs): improve `Adapter` documentation
#6612 opened
Feb 4, 2023 -
adding ping identity provider
#6614 opened
Feb 4, 2023 -
fix: export default the email provider
#6615 opened
Feb 4, 2023 -
fix(foursquare): OAUTH_PARSE_PROFILE_ERROR
#6620 opened
Feb 4, 2023 -
Respect callbackUrl if provided to signIn
#6621 opened
Feb 5, 2023
24 Issues closed by 7 people
-
JWS, JWE
#6613 closed
Feb 4, 2023 -
Module not found: Can't resolve 'v8'
#6558 closed
Feb 4, 2023 -
Missing TS example of custom signin page
#6549 closed
Feb 3, 2023 -
Callbacks documentation is incorrect for session()
#6602 closed
Feb 3, 2023 -
[...nextauth].ts not exporting during Next Export
#6604 closed
Feb 3, 2023 -
openid-client version mismatch
#6605 closed
Feb 3, 2023 -
Typesafe session in a sveltekit application
#6601 closed
Feb 3, 2023 -
Property "expires" missing in type import("next-auth")
#6599 closed
Feb 2, 2023 -
Fix prisma doc schema.prisma userId warning for mongodb
#6597 closed
Feb 2, 2023 -
How do I get the organization ID from Auth0?
#6587 closed
Feb 2, 2023 -
Server-side (passwordless) `CredentialsProvider` login
#6593 closed
Feb 1, 2023 -
authenticate with token / refreshtoken from mobile app
#6579 closed
Feb 1, 2023 -
How to receive additional data from the client when signin
#6584 closed
Feb 1, 2023 -
Custom signin error page that falls back to core
#6586 closed
Feb 1, 2023 -
NextJs decode provider token from Mobile app
#6578 closed
Feb 1, 2023 -
Use Next-auth to handle session but ALSO to handle normal OAuth
#6577 closed
Feb 1, 2023 -
google OAuthCallbackError signin?error=OAuthCallback
#6572 closed
Jan 31, 2023 -
Typo in log message: 'authroization result'
#6568 closed
Jan 30, 2023 -
signIn callback with credentials in sveltekit
#6566 closed
Jan 30, 2023 -
Sign-in callback result: code instead of boolean (or in addition to boolean)
#6563 closed
Jan 30, 2023 -
type error in credentials provider
#6561 closed
Jan 30, 2023 -
unstable_getServerSession type is broken in 4.19.0
#6556 closed
Jan 30, 2023
8 Issues opened by 8 people
-
How to return Error instead of 'null' in the 'authorized' function callback?
#6619 opened
Feb 4, 2023 -
Database migration guide (from v3) for SQLite
#6618 opened
Feb 4, 2023 -
Use Next-auth to handle Oauth without authentication (Reopen #6577)
#6616 opened
Feb 4, 2023 -
Azure B2C Reset Password User Flow - id_token not present in TokenSet
#6610 opened
Feb 3, 2023 -
Dynamo adapter can't deploy to edge
#6582 opened
Feb 1, 2023 -
Incorrect Peer Dependency
#6565 opened
Jan 30, 2023 -
Getting "Error: Cannot find module 'next/headers'" on building the app
#6559 opened
Jan 30, 2023 -
Accessing JWT sid from SvelteKit's event.locals.getToken()
#6557 opened
Jan 29, 2023
24 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
#6540 Feature: Adds TikTok Provider
#6546 commented on
Jan 29, 2023 • 9 new comments -
feat(adapter): add PocketBase Adapter
#6498 commented on
Feb 1, 2023 • 5 new comments -
SvelteKitAuth: No Call signature for Email in @auth/core/providers/email
#6497 commented on
Feb 4, 2023 • 4 new comments -
improve Adapter methods' documentation
#6521 commented on
Feb 2, 2023 • 3 new comments -
Redirects to sign in page when trying to sign in
#6435 commented on
Feb 2, 2023 • 3 new comments -
getSession call does not trigger session object update until window loses focus
#596 commented on
Feb 3, 2023 • 3 new comments -
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@auth/core'
#6547 commented on
Jan 29, 2023 • 2 new comments -
Discord provider, AuthJs/svelteKit, incorrectly tries to Register user when already "Signed up" using same Discord "Signin" button
#6523 commented on
Jan 30, 2023 • 2 new comments -
`providers` doesn't accept type `OAuthConfig<T>`
#6174 commented on
Feb 4, 2023 • 2 new comments -
Add Beyond Identity Provider
#6013 commented on
Jan 31, 2023 • 2 new comments -
feat: pass previous session to callbacks
#6357 commented on
Jan 30, 2023 • 2 new comments -
Custom signin page redirect documentation issue.
#5192 commented on
Feb 1, 2023 • 1 new comment -
Missing name information in Apple profile
#5284 commented on
Feb 2, 2023 • 1 new comment -
Instagram Provider Problems(Login with user_id, Live-Mode Login and Login using the Instagram App[android])
#6350 commented on
Feb 4, 2023 • 1 new comment -
Request for pPostgresql adapter
#5611 commented on
Feb 4, 2023 • 1 new comment -
feat(adapters): add vanilla PostgreSQL adapter
#4933 commented on
Feb 2, 2023 • 1 new comment -
feat(adapters): new EdgeDB Adapter
#5781 commented on
Feb 4, 2023 • 1 new comment -
Add Vula Labs Provider
#5992 commented on
Jan 30, 2023 • 1 new comment -
feat(adapters): move to `firebase-admin` in Firebase Adapter
#6225 commented on
Feb 5, 2023 • 1 new comment -
feat(providers): Add Vipps provider
#6424 commented on
Jan 30, 2023 • 1 new comment -
feat(adapter): Azure Table Storage DB Adapter
#6494 commented on
Feb 3, 2023 • 1 new comment -
Auth.js for SvelteKit doesn't work with Vercel Edge Functions
#6439 commented on
Jan 31, 2023 • 0 new comments -
Infinite redirect with middleware and basePath
#4234 commented on
Feb 3, 2023 • 0 new comments -
chore: export adapter types
#5380 commented on
Jan 29, 2023 • 0 new comments