Skip to content

Pull requests: nextauthjs/next-auth

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix(core): support trailingSlash in providerAndAccountId parsing core Refers to `@auth/core`
#10752 opened Apr 28, 2024 by ndom91 Loading…
3 tasks
fix(drizzle): update schema type & fix issue with default id adapters Changes related to the core code concerning database adapters drizzle @auth/drizzle-adapter
#10750 opened Apr 28, 2024 by realmikesolo Draft
2 of 3 tasks
chore(docs): update migrating-to-v5.mdx copy
#10747 opened Apr 28, 2024 by chriseling Loading…
3 tasks
chore(apps): add separate apps/dev/express app
#10736 opened Apr 26, 2024 by ndom91 Loading…
3 tasks
feat(adapter-pg): define foreign keys, use single queries adapters Changes related to the core code concerning database adapters pg
#10733 opened Apr 26, 2024 by kevinji Loading…
3 tasks
Update tiktok.ts core Refers to `@auth/core` providers
#10728 opened Apr 25, 2024 by mwawrusch Loading…
3 tasks
New Provider: SailPoint Identity Secure Cloud (ISC) core Refers to `@auth/core` providers
#10723 opened Apr 25, 2024 by mike818148 Loading…
3 tasks done
Fix createUser at DGraph Adapter adapters Changes related to the core code concerning database adapters dgraph @auth/dgraph-adapter
#10719 opened Apr 24, 2024 by korzhanov Loading…
1 of 3 tasks
chore(docs): update upstash-redis import code example
#10706 opened Apr 24, 2024 by WangZhechao Loading…
1 of 3 tasks
feat(framework): add nuxt framework client frameworks
#10684 opened Apr 22, 2024 by peterbud Loading…
6 tasks
chore(docs): fix drizzle docs imports and syntax adapters Changes related to the core code concerning database adapters drizzle @auth/drizzle-adapter
#10676 opened Apr 21, 2024 by mohit4bug Loading…
2 of 3 tasks
Firebase-Adapter: bump firebase adapter to use "firebase-admin": "^12.1.0" adapters Changes related to the core code concerning database adapters firebase @auth/firebase-adapter
#10672 opened Apr 21, 2024 by NickFoden Draft
3 tasks
fix(core): use NEXTAUTH_URL when getting the url during initialization legacy Refers to `next-auth` v4. Minimal maintenance.
#10571 opened Apr 13, 2024 by ammmze Loading…
3 tasks
feat(adapter): add postgres.js adapter adapters Changes related to the core code concerning database adapters pg
#10570 opened Apr 12, 2024 by CodyBontecou Loading…
3 tasks done
feat(providers): add SimpleLogin oidc core Refers to `@auth/core` providers
#10491 opened Apr 6, 2024 by alexaka1 Loading…
3 tasks done
fix(jwt): argument salt should not be required in getToken method of @auth/core/jwt core Refers to `@auth/core`
#10463 opened Apr 2, 2024 by jdmnk Loading…
3 tasks
feat(webauthn): Extend authenticator model to store AAGUID and origin core Refers to `@auth/core`
#10401 opened Mar 25, 2024 by kyb3r Loading…
1 of 3 tasks
fix(docs): modify import path
#10391 opened Mar 24, 2024 by hjick Loading…
feat: add orchid-orm adapter adapters Changes related to the core code concerning database adapters
#10388 opened Mar 23, 2024 by romeerez Loading…
3 tasks done
feat: add Kobble provider core Refers to `@auth/core` providers
#10386 opened Mar 22, 2024 by kevinpiac Loading…
2 tasks done
feat(email) allow for custom mail implementations core Refers to `@auth/core` providers
#10376 opened Mar 21, 2024 by JipSterk Draft
3 tasks
fix: api routes not receiving real host, leading to localhost redirect after login core Refers to `@auth/core`
#10360 opened Mar 19, 2024 by MichaelErmer Loading…
3 tasks done
ProTip! Filter pull requests by the default branch with base:main.