An open API service for providing issue and pull request metadata for open source projects.

GitHub / nextauthjs/next-auth issues and pull requests

#12478 - docs: move Getting Started to a single page

Pull Request - State: open - Opened by balazsorban44 7 months ago - 3 comments

#12477 - Update _meta.js

Pull Request - State: closed - Opened by rishi-raj-jain 7 months ago - 2 comments

#12475 - Feat/add gitee provider

Pull Request - State: open - Opened by wushide 7 months ago - 2 comments
Labels: providers, core

#12474 - chore(docs-v4): remove broken links in tutorials

Pull Request - State: closed - Opened by halvaradop 7 months ago - 2 comments

#12472 - fix(ts): make User interface overridable using module augmentation

Pull Request - State: closed - Opened by comxd 7 months ago - 8 comments
Labels: core

#12471 - Nextjs 15 : auth is not a function

Issue - State: closed - Opened by pranavmappoli 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12469 - Facebook Provider callback fails with `?error=Configuration#_=_`

Issue - State: closed - Opened by thathurtabit 7 months ago - 1 comment
Labels: bug, providers, triage, invalid reproduction

#12468 - chore(docs): fix kysely docs URL

Pull Request - State: closed - Opened by kchung 7 months ago - 2 comments

#12467 - chore(docs): Update Express sign-in and sign-out examples with TypeScript

Pull Request - State: closed - Opened by kingdavidHub 7 months ago - 2 comments

#12466 - chore(deps): bump next from 14.2.15 to 14.2.21 in /docs

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#12464 - fix: Link to "Authentication" Next.js

Pull Request - State: closed - Opened by nifanic 7 months ago - 2 comments

#12462 - Improve Role Based Access Control Page in Guides Section

Issue - State: closed - Opened by fbryo21 7 months ago - 2 comments
Labels: triage

#12461 - signIn return ok 200, but error: 'Configuration'

Issue - State: closed - Opened by tapz 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12456 - When using prisma adapter, user can login only one time

Issue - State: open - Opened by rhufsky 7 months ago - 6 comments
Labels: bug, triage

#12455 - Cannot add scopes as described in the docs

Issue - State: open - Opened by rhufsky 7 months ago
Labels: bug, triage

#12454 - Cannot modify JWT to refresh access_token

Issue - State: open - Opened by rhufsky 7 months ago - 32 comments
Labels: bug, triage

#12453 - Bump to `@simplewebauthn/{browser,server,types}@10`

Pull Request - State: closed - Opened by rinarakaki 7 months ago - 4 comments
Labels: providers, core, frameworks, examples, svelte, next-auth

#12451 - Selected framework is not consistent across multiple Code components in the page.

Issue - State: closed - Opened by FeedMyCat54 7 months ago - 3 comments
Labels: stale, docs, good first issue

#12448 - chore(docs): update drizzle postgres schema example

Pull Request - State: closed - Opened by jcqvisser 7 months ago - 2 comments

#12447 - session update in client side not updating the server components of the app

Issue - State: closed - Opened by lokendra-singh-rao 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12446 - session update in client side not updating the server components of the app

Issue - State: closed - Opened by lokendra-singh-rao 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12445 - Add default export to adapter-mikro-orm

Pull Request - State: closed - Opened by xN4P4LM 7 months ago - 3 comments
Labels: adapters, mikro-orm

#12443 - Removing Email provider was a breaking change

Issue - State: closed - Opened by idapartners 7 months ago - 1 comment
Labels: triage

#12442 - Incorrect link for Postmark API key

Issue - State: closed - Opened by idapartners 7 months ago - 2 comments
Labels: docs, good first issue

#12441 - How to use Twitter OAuth v1 with authjs v5

Issue - State: closed - Opened by Mnigos 7 months ago - 1 comment
Labels: bug, providers, triage, invalid reproduction

#12440 - chore(dev): added `no-floating-promises` rule and `projectService: true` to eslint config

Pull Request - State: closed - Opened by KostyaTretyak 7 months ago - 2 comments
Labels: adapters, typeorm

#12439 - test(express): added `await` to some tests.

Pull Request - State: closed - Opened by KostyaTretyak 7 months ago - 2 comments
Labels: frameworks, express

#12438 - fix(core): handle an error inside `parseProviders()` when `providerId` not found in config

Pull Request - State: closed - Opened by KostyaTretyak 7 months ago - 3 comments
Labels: core

#12437 - Tiktok error: "The request parameters are malformed."

Issue - State: closed - Opened by eidriahn 7 months ago - 1 comment
Labels: bug, triage

#12434 - fix(prisma): replace select with include for user relation query

Pull Request - State: closed - Opened by mcorbelli 7 months ago - 7 comments
Labels: adapters, prisma

#12433 - Coinbase provider - CallbackRouteError

Issue - State: open - Opened by wilkinnovo 7 months ago
Labels: bug, providers, triage

#12431 - remove console.log in wechat auth provider

Pull Request - State: closed - Opened by arvinxx 7 months ago - 4 comments
Labels: providers, core

#12428 - Contradictory docs about automatic account linking

Issue - State: open - Opened by ranjan-purbey 7 months ago
Labels: triage

#12427 - PrismaClientValidationError: Unknown field user in Account model during NextAuth integration

Issue - State: closed - Opened by mcorbelli 7 months ago - 1 comment
Labels: bug, adapters, triage, invalid reproduction

#12426 - Cannot modify token after login, i.e. for token refresh

Issue - State: closed - Opened by rhufsky 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12422 - SvelteKit custom Sign in Issues

Issue - State: open - Opened by vtempest 7 months ago
Labels: bug, providers, triage

#12421 - Use host and proto headers to determine request origin if AUTH_URL is not set

Pull Request - State: closed - Opened by bfichter 7 months ago - 5 comments
Labels: next-auth

#12418 - Fix eve online setup guide

Pull Request - State: closed - Opened by Nfinished 7 months ago - 2 comments

#12414 - chore: update pnpm-lock, prettier, prisma types

Pull Request - State: closed - Opened by ndom91 7 months ago - 3 comments
Labels: adapters, prisma

#12413 - Google Provider isn't work

Issue - State: closed - Opened by dongchunxu 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12411 - [AdapterError] NextAuth with Drizzle Adapter

Issue - State: open - Opened by Maisaan 7 months ago - 8 comments
Labels: bug, adapters, triage

#12406 - node module 'perf_hooks' in edge runtime

Issue - State: closed - Opened by ywwa 7 months ago - 3 comments
Labels: bug, adapters, triage

#12405 - Spending hours because read wrong documentation

Issue - State: closed - Opened by upsidecode 7 months ago - 2 comments
Labels: triage

#12401 - feat(prisma-adaper): update `PrismaAdapter` options to accept optional custom model names

Pull Request - State: open - Opened by ogroppo 7 months ago - 4 comments
Labels: adapters, prisma

#12399 - chore(examples): remove unnecessary 'as any' on route return

Pull Request - State: closed - Opened by FinnWard 7 months ago - 2 comments
Labels: examples

#12398 - twitter oauth2.0 callback error

Issue - State: open - Opened by mackieq 7 months ago - 1 comment
Labels: bug, triage

#12396 - chore(docs): update refresh-token-rotation.mdx

Pull Request - State: closed - Opened by Sparticuz 7 months ago - 2 comments

#12395 - JWT Must use compact JWS serialization Microsoft Entra

Issue - State: closed - Opened by sicarius97 7 months ago - 1 comment
Labels: bug, providers, triage, invalid reproduction

#12393 - twitter callback error

Issue - State: closed - Opened by mackieq 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12392 - mongoDbDataApiAdapter function added

Pull Request - State: open - Opened by sahildhanawadeofficial 7 months ago - 2 comments
Labels: adapters, mongodb

#12391 - Linked accounts does not include `scope` as set by the user

Issue - State: open - Opened by dlbnco 7 months ago
Labels: bug, triage

#12390 - `scope` parameter gets lost after authorization call and during oauth callback

Issue - State: closed - Opened by dlbnco 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12389 - Unsupported BSON version, bson types must be from bson 6.x.x

Issue - State: closed - Opened by ryx 7 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12386 - chore(adapter-kysely): update kysely to v0.27.5

Pull Request - State: closed - Opened by rickythefox 7 months ago - 3 comments
Labels: adapters, kysely

#12385 - Issue with CredentialsProvider in NextAuth.js when Changing Credential Fields

Issue - State: open - Opened by Prashant-S29 7 months ago - 1 comment
Labels: bug, providers, triage

#12383 - chore(docs): update adapters import in drizzle schemas

Pull Request - State: closed - Opened by kholisrag 7 months ago - 5 comments

#12381 - docs(pg-adapter): add unique and foreign key constraints to the PG adapter schema

Pull Request - State: open - Opened by baptiste00001 7 months ago - 6 comments
Labels: adapters, pg

#12380 - docs: Change incorrect layouts-and-pages URL

Pull Request - State: closed - Opened by kiJu2 8 months ago - 2 comments

#12379 - chore(docs): fixes appearance for some logos in dark mode

Pull Request - State: closed - Opened by sormiston 8 months ago - 2 comments
Labels: core

#12378 - Incorrect scope in Instagram login

Issue - State: closed - Opened by gerard-payne 8 months ago - 1 comment
Labels: bug, providers, triage, invalid reproduction

#12377 - docs(getting-started/database): fix link to VerificationToken

Pull Request - State: closed - Opened by Juneezee 8 months ago - 3 comments

#12376 - chore(drizzle): fix typo `verfication` to `verification`

Pull Request - State: closed - Opened by nrjdalal 8 months ago - 3 comments
Labels: adapters, drizzle

#12375 - refactor: fixing typo verfication to verification

Pull Request - State: closed - Opened by nrjdalal 8 months ago - 3 comments
Labels: adapters, drizzle

#12374 - `await signOut` won't work in this situation.

Issue - State: open - Opened by jcyuan 8 months ago
Labels: bug, triage

#12370 - Custom pages (/signIn) do not work correctly

Issue - State: open - Opened by TDanyStark 8 months ago - 2 comments
Labels: bug, triage

#12366 - Loops missing in Next-auth 5.0.0-beta.25

Issue - State: closed - Opened by james-beston 8 months ago - 1 comment
Labels: bug, providers, triage, invalid reproduction

#12365 - InvalidCheck: pkceCodeVerifier value could not be parsed.

Issue - State: closed - Opened by jperezr21 8 months ago - 1 comment
Labels: bug, providers, triage, invalid reproduction

#12362 - Version 4 24 7

Pull Request - State: closed - Opened by princekumar-d 8 months ago - 2 comments
Labels: providers, adapters, core, frameworks, svelte, next-auth

#12360 - next-auth-example build failure

Issue - State: closed - Opened by pohlandt 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12359 - chore(deps): bump oauth4webapi from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies

#12354 - client session keeps authenticated even if user signout by signout methods.

Issue - State: closed - Opened by takakikasuga 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12353 - client session keeps authenticated even if user signout by signout methods.

Issue - State: closed - Opened by takakikasuga 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12352 - allow install of v4 with react 19

Pull Request - State: closed - Opened by KATT 8 months ago - 3 comments

#12350 - Redirect to a custom signIn and signout signOut pages isn't working with domain names

Issue - State: open - Opened by qstyler 8 months ago - 1 comment
Labels: bug, triage

#12349 - Redirect to a custom signIn and signout signOut pages isn't working with domain names

Issue - State: closed - Opened by qstyler 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12348 - Redirect to a custom signIn and signout signOut pages isn't working with domain names

Issue - State: closed - Opened by qstyler 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12345 - InvalidCheck: pkceCodeVerifier value could not be parsed. (Oath Provider Error)

Issue - State: open - Opened by Lucifer472 8 months ago - 32 comments
Labels: bug, providers, triage

#12344 - Update refresh-token-rotation.mdx

Pull Request - State: closed - Opened by lacymorrow 8 months ago - 2 comments

#12343 - chore(ci): add `express` label for pr-labeler GHA

Pull Request - State: closed - Opened by bjohansebas 8 months ago - 2 comments

#12342 - feat: support express v5

Pull Request - State: closed - Opened by bjohansebas 8 months ago - 4 comments
Labels: frameworks

#12341 - Adding Next-Auth with ADB2C Fails

Issue - State: closed - Opened by anandlingaraj 8 months ago - 3 comments
Labels: bug, triage

#12340 - OIDC Auth Provider - Issue on Crypto Shake256.js on "next": "^15.0.3",

Issue - State: closed - Opened by anandlingaraj 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12336 - Google Provider always returns isNewUser

Issue - State: closed - Opened by valentinmirchev 8 months ago - 1 comment
Labels: bug, providers, triage, invalid reproduction

#12332 - (0 , import_node_util.promisify) is not a function

Issue - State: closed - Opened by Nefcanto 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12331 - pnpm command not working

Issue - State: closed - Opened by baptiste00001 8 months ago - 3 comments
Labels: stale, docs, good first issue

#12330 - SessionProvider called twice.

Issue - State: closed - Opened by gavan1 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12327 - Invalid url (404 : This page could not be found)

Issue - State: closed - Opened by ostrich-egg 8 months ago - 1 comment
Labels: triage

#12325 - auth/[email protected] incompatible to v2.7.2 - breaks nextjs apps

Issue - State: open - Opened by jelmd 8 months ago - 2 comments
Labels: bug, adapters, triage

#12324 - chore(deps-dev): bump @sveltejs/kit from 2.5.7 to 2.8.3 in /apps/examples/sveltekit

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, examples

#12323 - chore(docs): update index.mdx typo

Pull Request - State: closed - Opened by wmbond 8 months ago - 2 comments

#12321 - When using "-H 127.0.0.1" in NextJS, NEXTAUTH_URL is ignored

Issue - State: closed - Opened by trefalgar 8 months ago - 1 comment
Labels: bug, triage, invalid reproduction

#12320 - chore(docs): fix clickup id

Pull Request - State: closed - Opened by vytenisstaugaitis 8 months ago - 2 comments

#12319 - fix(prisma): add support for prisma v6

Pull Request - State: closed - Opened by WikiRik 8 months ago - 5 comments
Labels: adapters, prisma

#12316 - docs: add HTML sign-in form example for Express - credentials.mdx

Pull Request - State: closed - Opened by manjeetshinde 8 months ago - 2 comments

#12315 - fix(sveltekit): adds the missing input field for `redirectTo`

Pull Request - State: closed - Opened by NazgoooAtanasov 8 months ago - 5 comments
Labels: frameworks, svelte

#12314 - Provider Documentation: Micosoft Entra ID

Issue - State: closed - Opened by Br4v3St4rr 8 months ago - 8 comments
Labels: triage