Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/nextauthjs/next-auth
Authentication for the Web.
https://github.com/nextauthjs/next-auth
fix: ignore `/` for `NEXTAUTH_URL` path, infer `NEXTAUTH_SECRET`
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
feat: use `NodeNext` module resolution
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
User in Middleware Has Only an Email
AmphibianDev opened this issue 12 months ago
AmphibianDev opened this issue 12 months ago
feat(core/providers): add Gitea/Forgejo login provider
rubyowo opened this pull request 12 months ago
rubyowo opened this pull request 12 months ago
chore: WIP cleanup webauthn
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
How To read all claims from user
yordis opened this issue 12 months ago
yordis opened this issue 12 months ago
chore: fix E2E `@playwright/test` tests
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
fix: remove unnecessary /signout appending to signout form action URL
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
feat(drizzle) support webauthn
JipSterk opened this pull request 12 months ago
JipSterk opened this pull request 12 months ago
chore: improve Zitadel Provider
yordis opened this pull request 12 months ago
yordis opened this pull request 12 months ago
Prevent transactions in neo4j sessions with prior open transactions
csmcallister opened this pull request 12 months ago
csmcallister opened this pull request 12 months ago
Session Management Bug for Neo4jAdapter
csmcallister opened this issue 12 months ago
csmcallister opened this issue 12 months ago
fix: mismatched `account.providerAccountId`
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
Keycloak: 'State cookie was missing' if user started login in Keycloak and is waiting for 10 minutes or more.
AliakseiPaseishviliSyntheticabio opened this issue 12 months ago
AliakseiPaseishviliSyntheticabio opened this issue 12 months ago
docs(dynamodb): add terraform template for dynamodb table
junlarsen opened this pull request 12 months ago
junlarsen opened this pull request 12 months ago
fix(sveltekit): re-export `SvelteKitAuthConfig`
ThangHuuVu opened this pull request 12 months ago
ThangHuuVu opened this pull request 12 months ago
feat(sveltekit): webauthn provider support
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
Type issue in auth.ts
AmphibianDev opened this issue 12 months ago
AmphibianDev opened this issue 12 months ago
NextAuth v5 `TypeError: next_dist_server_web_exports_next_request__WEBPACK_IMPORTED_MODULE_0__ is not a constructor`
chungweileong94 opened this issue 12 months ago
chungweileong94 opened this issue 12 months ago
[vite] Error when evaluating SSR module /node_modules/@auth/sveltekit/dist/env.js: failed to import "@auth/core"
anirudhmungre opened this issue 12 months ago
anirudhmungre opened this issue 12 months ago
fix: don't break on Edge runtime when WebAuthn isn't used
Maronato opened this pull request 12 months ago
Maronato opened this pull request 12 months ago
webauthn imports missing ".js"
coryvirok opened this issue 12 months ago
coryvirok opened this issue 12 months ago
webauthn missing ".js" in imports
coryvirok opened this issue 12 months ago
coryvirok opened this issue 12 months ago
feat(supabase): support webauthn
Maronato opened this pull request 12 months ago
Maronato opened this pull request 12 months ago
document how can we test components with next-auth v5
renanleonel opened this issue 12 months ago
renanleonel opened this issue 12 months ago
EmailProvider Options
cooljohnny3 opened this issue 12 months ago
cooljohnny3 opened this issue 12 months ago
next-auth v5: Property 'user' does not exist on type '({ session: Session; user: AdapterUser; }'
donlair opened this issue 12 months ago
donlair opened this issue 12 months ago
Npm run build Error with Next.js 14.1.0 and next-auth 4.24.5
tanselberkant opened this issue 12 months ago
tanselberkant opened this issue 12 months ago
fix: remove unnecessary /signout appending to signout form action URL
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
[auth][error] CredentialsSignin, when return null for CredentialsProvider in the authorize function.
AmphibianDev opened this issue 12 months ago
AmphibianDev opened this issue 12 months ago
feat: support Cloudflare Pages
paramaggarwal opened this pull request 12 months ago
paramaggarwal opened this pull request 12 months ago
Explicit return value and error hinting on `next-auth` Client APIs
arung-agamani opened this issue 12 months ago
arung-agamani opened this issue 12 months ago
Update apple sign in to show PKCE steps?
Tigatok opened this issue 12 months ago
Tigatok opened this issue 12 months ago
feat: initial nextjs-pages example app
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
fix: properly extend `NodemailerConfig` by `EmailConfig`
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
fix(sveltekit): always set `config.basePath` with SvelteKit imported `base`
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
fix: update layout and styling of nextjs dev app
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
chore: swap sass css-nesting for css standard nesting postcss plugin
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
SvelteKitAuth: Unable to login when a base path is configured
aakash14goplani opened this issue 12 months ago
aakash14goplani opened this issue 12 months ago
Replace UUID by nanoid in the drizzle adapter.
AMR-21 opened this pull request 12 months ago
AMR-21 opened this pull request 12 months ago
Cannot find module '.../node_modules/@auth/core/providers/email' imported from .../node_modules/@auth/core/providers/nodemailer.js
derheld42 opened this issue 12 months ago
derheld42 opened this issue 12 months ago
EmailProvider Options
cooljohnny3 opened this issue 12 months ago
cooljohnny3 opened this issue 12 months ago
test: re-introduce E2E, add basic login/logout tests
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
Bug causing OAuthAccountNotLinked (identified in a recent commit)
kevinpiac opened this issue 12 months ago
kevinpiac opened this issue 12 months ago
Bug causing OAuthAccountNotLinked (identified in a recent commit)
kevinpiac opened this issue 12 months ago
kevinpiac opened this issue 12 months ago
feat(prisma): support webauthn
Maronato opened this pull request 12 months ago
Maronato opened this pull request 12 months ago
fix: new docs
ndom91 opened this pull request 12 months ago
ndom91 opened this pull request 12 months ago
fix(docs): use `auth` over `getSession`
EstebanBorai opened this pull request 12 months ago
EstebanBorai opened this pull request 12 months ago
docs: update sponsor
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
Error: Prisma Client is unable to run in an edge runtime.
SebastianNarvaez11 opened this issue 12 months ago
SebastianNarvaez11 opened this issue 12 months ago
feat: customizable `authorize()` error
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
test: fix drizzle test by `tsx`-ing imports
balazsorban44 opened this pull request 12 months ago
balazsorban44 opened this pull request 12 months ago
Unhandled errors on the edge runtime. (Not present in prod!)
ypanagidis opened this issue 12 months ago
ypanagidis opened this issue 12 months ago
Update provider page logo for fusionauth.svg
alex-fusionauth opened this pull request 12 months ago
alex-fusionauth opened this pull request 12 months ago
Provider Logo for FusionAuth needs updated
alex-fusionauth opened this issue 12 months ago
alex-fusionauth opened this issue 12 months ago
fix: allow Facebook authorization config to be merged
deronek opened this pull request 12 months ago
deronek opened this pull request 12 months ago
Customer attributes missing from Patreon provider profile
baku-yaki opened this issue 12 months ago
baku-yaki opened this issue 12 months ago
Customer attributes doesn't come up when using Next JS Auth with Patreon Provider
baku-yaki opened this issue 12 months ago
baku-yaki opened this issue 12 months ago
feat: add @auth/astro framework library
TheOtterlord opened this pull request 12 months ago
TheOtterlord opened this pull request 12 months ago
createUser event not being triggered on credentials provider
samuelpalaciosdev opened this issue almost 1 year ago
samuelpalaciosdev opened this issue almost 1 year ago
feat(fauna): update adapter for FQL v10
employee451 opened this pull request almost 1 year ago
employee451 opened this pull request almost 1 year ago
Confusing wording in Upgrade to v5 docs
iiian opened this issue almost 1 year ago
iiian opened this issue almost 1 year ago
Support empty string VERCEL_URL
klausbadelt opened this pull request almost 1 year ago
klausbadelt opened this pull request almost 1 year ago
fix: append `.js` to import
balazsorban44 opened this pull request almost 1 year ago
balazsorban44 opened this pull request almost 1 year ago
ERR_MODULE_NOT_FOUND in drizzle adapter
xkalf opened this issue almost 1 year ago
xkalf opened this issue almost 1 year ago
Invalid input syntax for type uuid
bdaseris opened this issue about 1 year ago
bdaseris opened this issue about 1 year ago
Invalid input syntax for type uuid
bdaseris opened this issue about 1 year ago
bdaseris opened this issue about 1 year ago
Importing @auth/express causes errors
vtonchev opened this issue about 1 year ago
vtonchev opened this issue about 1 year ago
Importing @auth/express causes errors
vtonchev opened this issue about 1 year ago
vtonchev opened this issue about 1 year ago
fix: filter client error response, error on missing host
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
in the middleware, the session is not extended with custom fields
SebastianNarvaez11 opened this issue about 1 year ago
SebastianNarvaez11 opened this issue about 1 year ago
Cannot get Session object through callbacks option when Signing through custom Oauth provider
reeaazz opened this issue about 1 year ago
reeaazz opened this issue about 1 year ago
Be more specific on cypress-social-login dependency.
pippinmole opened this issue about 1 year ago
pippinmole opened this issue about 1 year ago
[ERR_MODULE_NOT_FOUND]: Cannot find module '/home/yev/_Git/admin/src/next/node_modules/next/headers'
NotYevvie opened this issue about 1 year ago
NotYevvie opened this issue about 1 year ago
fix: allow string return `signIn` callback
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
chore: update v4 branch with latest clerk sponsorship
astrotars opened this pull request about 1 year ago
astrotars opened this pull request about 1 year ago
SignIn Callback doens't accept URL return anymore
MatheusAdorno opened this issue about 1 year ago
MatheusAdorno opened this issue about 1 year ago
fix: bump z-index of clerk's homepage sponsorship
astrotars opened this pull request about 1 year ago
astrotars opened this pull request about 1 year ago
[auth][error] UnknownAction: Cannot parse action at /api/auth/session
sharifrezvani opened this issue about 1 year ago
sharifrezvani opened this issue about 1 year ago
[auth][error] UnknownAction: Cannot parse action at /api/auth/session
sharifrezvani opened this issue about 1 year ago
sharifrezvani opened this issue about 1 year ago
[auth][error] UnknownAction: Cannot parse action at /api/auth/session .Read more at https://errors.authjs.dev#unknownaction
Nefcanto opened this issue about 1 year ago
Nefcanto opened this issue about 1 year ago
Issue with redirection only in vercel
javierfuentesm opened this issue about 1 year ago
javierfuentesm opened this issue about 1 year ago
@auth/core@{0.22.0 / 0.23.0 / 0.24.0} breaking custom OAuth provider
digoburigo opened this issue about 1 year ago
digoburigo opened this issue about 1 year ago
chore: replace `jest` with `vitest`
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
feat: add `getEnvDefaults` and `createActionURL` to `@auth/core` for use in client libs
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
[WIP] feat(providers): Add AuthKit provider
LauraBeatris opened this pull request about 1 year ago
LauraBeatris opened this pull request about 1 year ago
crypto is not defined when running on Node.js
Stadly opened this issue about 1 year ago
Stadly opened this issue about 1 year ago
crypto is not defined when running on Node.js
Stadly opened this issue about 1 year ago
Stadly opened this issue about 1 year ago
[auth][error] TypeError: fetch failed - Use My Public Repo to Reproduce the Issue Consistently
nvijayap opened this issue about 1 year ago
nvijayap opened this issue about 1 year ago
Error: Failed to collect page data for /api/auth/[...nextauth]
reeaazz opened this issue about 1 year ago
reeaazz opened this issue about 1 year ago
Prerendering causing build error in SvelteKit
WhyAsh5114 opened this issue about 1 year ago
WhyAsh5114 opened this issue about 1 year ago
Improve styling for getting started cards
De-Hype opened this issue about 1 year ago
De-Hype opened this issue about 1 year ago
chore: move adapters to vitest
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
chore: global vite/vitest, move express
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
chore: add test coverage
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
feat: support secret rotation
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
Test
balazsorban44 opened this issue about 1 year ago
balazsorban44 opened this issue about 1 year ago
Session callback Type error: Property 'user' does not exist on type
ochoadan opened this issue about 1 year ago
ochoadan opened this issue about 1 year ago
chore: add custom error messages
Greek opened this pull request about 1 year ago
Greek opened this pull request about 1 year ago
fix(ts): allow PrismaClient with extensions
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago