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

Next-Auth + App Router - Is it Production-Ready ?

NickDelta opened this issue over 1 year ago
Sequelize adapter - return session data from deleteSession()

moo2u2 opened this pull request over 1 year ago
Add more detail to Credentials provider.

anthonyshew opened this pull request over 1 year ago
Azure Ad callback returns no data

JaeTLDR opened this issue over 1 year ago
SequelizeAdapter types mismatch

mp3por opened this issue over 1 year ago
feat: add `isNewUser` arg on the signIn callback

kahveciderin opened this pull request over 1 year ago
chore: update NextAuth.js example to use App Router

balazsorban44 opened this pull request over 1 year ago
Custom Sign in page callbackurl error

Butterfnger opened this issue over 1 year ago
ClickUp Provider

black-arm opened this issue over 1 year ago
How to use callback function of NextAuth for the client API?

anand-netzoptimize opened this issue over 1 year ago
Invalid `profile` type on `callbacks.signIn`

nbouvrette opened this issue over 1 year ago
doc: add framework tabs in getting started & guide

ThangHuuVu opened this pull request over 1 year ago
Nextauth trying to use HTTPS URLs when running on localhost.

mruhlin opened this issue over 1 year ago
fix: 🎣 remove trailing ? from redirect url

jwyce opened this pull request over 1 year ago
Failing docs build on latest PRs

rexfordessilfie opened this issue over 1 year ago
fix(docs): fix failing docs build

rexfordessilfie opened this pull request over 1 year ago
Signout doesn't ACTUALLY sign user out of Cognito

donkee opened this issue over 1 year ago
chore(deps-dev): bump mongodb from 4.7.0 to 4.17.0

dependabot[bot] opened this pull request over 1 year ago
Doesnt work correct in docker

Kiborgik opened this issue over 1 year ago
Sveltekit invalidation after logging in

rbozan opened this issue over 1 year ago
Why don't you have a tutorial for NextJS 13?

tianangthang7 opened this issue over 1 year ago
KyselyAdapter isSqlite check fails for D1Dialect

JanThiel opened this issue over 1 year ago
Session Callback Not Populating User ID from JWT Token

adam-mushnick opened this issue over 1 year ago
Cannot Sign in using X (Twitter) on mobile devices (iOS)

ksuhara opened this issue over 1 year ago
fix: pass options param to openid client instance

progeriof opened this pull request over 1 year ago
not save the session on refresh/reload page

abdulrahman-noun opened this issue over 1 year ago
How to update session on server side?

Karina1703 opened this issue over 1 year ago
SyntaxError: Invalid regular expression

plamen5rov opened this issue over 1 year ago
Google's session object wont fill components

OBixo opened this issue over 1 year ago
bug: can't use `@auth/prisma-adapter` in next-auth projects

juliusmarminge opened this issue over 1 year ago
Why is getServerSession in the experimental API ?

vegandiet705 opened this issue over 1 year ago
Issue with SvelteKit augmented/extended DefaultSession User types

thomasmol opened this issue over 1 year ago
feat: Add form-post specification

ChrGrb opened this pull request over 1 year ago
Feature/remove accounts table

aaqyaar opened this pull request over 1 year ago
i'm getting error [next-auth][warn][NO_SECRET]

Ramnath0007 opened this issue over 1 year ago
Add provider index to entry point exports

aplr opened this pull request over 1 year ago
Cannot remove default keys from User type

arminhupka opened this issue over 1 year ago
Package subpath './jwt' is not defined by "exports

coado opened this issue over 1 year ago
Handling error post google provider sign in

Zakisb opened this issue over 1 year ago
MongoDB Adapter with non-persistent connections

oren-z0 opened this issue over 1 year ago
[Credential]: issues while dispatching the action in authorise function

niralivasoya opened this issue over 1 year ago
Drizzle Adapter - wrong import file.

devdatkumar opened this issue over 1 year ago
Fix(docs): Correct a typo that is causing a broken link.

A7med3bdulBaset opened this pull request over 1 year ago
refactor: correct `callbacks` type

yyueniao opened this pull request over 1 year ago
Update Fauna adapter to be compatible with Fauna v10

linzjax opened this pull request over 1 year ago
Next Auth JWT Refresh across multiple tabs

ArcaneTSGK opened this issue over 1 year ago
Decrypting a secure cookie on an external server

Geuni620 opened this issue over 1 year ago
Custom SIGN OUT page example

JapanYoshi opened this issue over 1 year ago
Failed to fetch rsc payload while using NextAuth

imprakharshukla opened this issue over 1 year ago
Update adapters.md

KumarDevdat opened this pull request over 1 year ago
feat(providers): update LinkedIn to use OIDC

tranminhwang opened this pull request over 1 year ago
Fauna v10 support

linzjax opened this issue over 1 year ago
Integration with Duende Identity Provider 6 and Qwik

FranciscoJavierMartin opened this issue over 1 year ago
Failed to fetch rsc payload while using NextAuth

imprakharshukla opened this issue over 1 year ago
fix(adapters): silence supabase auth persistSession warning

ericrav opened this pull request over 1 year ago
SvelteKit adapter has not upgraded it's dependency on @auth/core

jameswoodley opened this issue over 1 year ago
Logout from the app does not log me out of Auth0

georgy opened this issue over 1 year ago
Adds extra check for if pathname is including a trailing slash

brunsten opened this pull request over 1 year ago
toInternalRequest needs to handle trailing slash in pathnames

brunsten opened this issue over 1 year ago
Update zitadel.md

om-surushe opened this pull request over 1 year ago
Cannot login after signout using Drizzle Adapter with Turso

kyujulian opened this issue over 1 year ago
AzureADProvider does not work with default (common) endpoint

georgy opened this issue over 1 year ago
Keycloak OAUTH_CALLBACK_ERROR, State cookie was missing

asharifauzan opened this issue over 1 year ago
How to control callback URLs?

brunsten opened this issue over 1 year ago
JWT_SESSION_ERROR decryption operation failed

agennari opened this issue over 1 year ago
typo

arifshanji opened this pull request over 1 year ago
feat(adapter-neo4j): use isolated session per read/write transaction

GregCKrause opened this pull request over 1 year ago
fix(adapters): allow async sqlite client libs when using drizzle adapter

diegoquiroz opened this pull request over 1 year ago
Next.js Auth Middleware + Server Actions

arobert93 opened this issue over 1 year ago
TypeScript Error: 'typeof globalThis' has no index signature

Arjun259194 opened this issue over 1 year ago
How OAuth to use with an existing External API

georgeben opened this issue over 1 year ago
feat(frameworks): add @auth/express

rexfordessilfie opened this pull request over 1 year ago
See current user's scopes on the client-side

yarrichar opened this issue over 1 year ago
[BUG] Drizzle ORM Adapter with Github provider error

HugeLetters opened this issue over 1 year ago
Add a way to cancel `signIn` API calls

nbouvrette opened this issue over 1 year ago
linked in provider options and profile update

HugeLetters opened this pull request over 1 year ago
feat(drizzle-adapter): custom database's tables naming strategy

skyf0l opened this pull request over 1 year ago
fix(adapters): use built-in `is()` to identify db type

balazsorban44 opened this pull request over 1 year ago
DrizzleAdapter with Vercel Postgres not supported yet?

SimonPrammer opened this issue over 1 year ago
Support Async SQLite Clients with DrizzleORM

AsyncBanana opened this issue over 1 year ago