An open API service for software projects hosted on Open Collective.

Auth.js

Working on open source libraries for authentication
Collective - Host: opensource - https://opencollective.com/nextauth - Website: https://authjs.dev - Code: https://github.com/nextauthjs/next-auth

LinkedIn Provider throwing error

github.com/nextauthjs/next-auth - sfonua10 opened this issue almost 3 years ago
Next Auth Redirect not working in IOS 15.1

github.com/nextauthjs/next-auth - gitnasr opened this issue almost 3 years ago
Next auth with credential issues

github.com/nextauthjs/next-auth - nirazanbasnet opened this issue almost 3 years ago
Using the JWT Session Token on Client-Side

github.com/nextauthjs/next-auth - AmruthPillai opened this issue almost 3 years ago
NextAuth URL not working on production

github.com/nextauthjs/next-auth - mreshnaan opened this issue almost 3 years ago
feat: Add AppDirect provider

github.com/nextauthjs/next-auth - dan-hoerr opened this pull request almost 3 years ago
Null token in middleware authorized callback

github.com/nextauthjs/next-auth - Biratus opened this issue almost 3 years ago
docs(provider): added example for logging out of cognito

github.com/nextauthjs/next-auth - phuwin95 opened this pull request almost 3 years ago
next-auth is not working with Next 12.2.3

github.com/nextauthjs/next-auth - RafalFilipek opened this issue about 3 years ago
feat(client): add `refetchWhenOffline` option

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 3 years ago
feat(adapters): add vanilla PostgreSQL adapter

github.com/nextauthjs/next-auth - jakecoppinger opened this pull request about 3 years ago
adapter: add kysely adapter

github.com/nextauthjs/next-auth - juliusmarminge opened this issue about 3 years ago
[next-auth][error][adapter_error_getSessionAndUser]

github.com/nextauthjs/next-auth - Onyelaudochukwuka opened this issue about 3 years ago
optional 2FA

github.com/nextauthjs/next-auth - confact opened this issue about 3 years ago
How to get Keycloak's roles?

github.com/nextauthjs/next-auth - heitorvrb opened this issue about 3 years ago
Middleware unauthorized callback option

github.com/nextauthjs/next-auth - HXavS opened this pull request about 3 years ago
Is there a way to make a custom model in next-auth

github.com/nextauthjs/next-auth - phichayut-pak opened this issue about 3 years ago
useSession always shows authenticated

github.com/nextauthjs/next-auth - rahul4tech opened this issue about 3 years ago
defaultCookies is not defined

github.com/nextauthjs/next-auth - mike-webdev opened this issue about 3 years ago
feat(providers): add Azure DevOps provider

github.com/nextauthjs/next-auth - nawok opened this pull request about 3 years ago
WIP Implement session-cookie with Session expiration

github.com/nextauthjs/next-auth - aleehedl opened this pull request about 3 years ago
chore: test mdx v2 and CodeHike Scrollycoding

github.com/nextauthjs/next-auth - ndom91 opened this pull request about 3 years ago
feat(adapters): add Airtable adapter

github.com/nextauthjs/next-auth - kyen99 opened this pull request about 3 years ago
Add a ChiselStrike database adapter

github.com/nextauthjs/next-auth - dekimir opened this pull request about 3 years ago
Custom model names for `adapter-prisma`

github.com/nextauthjs/next-auth - ogroppo opened this issue about 3 years ago
Vercel development env crashes startup

github.com/nextauthjs/next-auth - reconbot opened this issue over 3 years ago
Add Tencent QQ Provider

github.com/nextauthjs/next-auth - Tian-que opened this pull request over 3 years ago
Fix inability to use custom decode with middleware

github.com/nextauthjs/next-auth - darknoon opened this pull request over 3 years ago
Silent Login (for anonymous user via SSO IDP)

github.com/nextauthjs/next-auth - craigwardman opened this issue over 3 years ago
fix: dropbox provider (#3899)

github.com/nextauthjs/next-auth - eliasylonen opened this pull request over 3 years ago
docs: added siwe tutorial

github.com/nextauthjs/next-auth - awoie opened this pull request over 3 years ago
feat: custom jwt decode method for middleware

github.com/nextauthjs/next-auth - hinsxd opened this pull request over 3 years ago
Feature/nonce check type

github.com/nextauthjs/next-auth - james-bjss opened this pull request over 3 years ago
TypeError: id_token not present in TokenSet

github.com/nextauthjs/next-auth - bmichotte opened this issue over 3 years ago
feat(mikro-orm): simplify mikro-orm configuration

github.com/nextauthjs/next-auth - boredland opened this pull request over 3 years ago
feat(providers): add Shopify provider

github.com/nextauthjs/next-auth - prabureddy opened this pull request over 3 years ago
Server Errror

github.com/nextauthjs/next-auth - bxdr-glitch opened this issue over 3 years ago
GetUserByEmailError: Requested resource not found

github.com/nextauthjs/next-auth - jaimin-grubbrr opened this issue over 3 years ago
Add errorCallbackUrl when signIn() fails to login

github.com/nextauthjs/next-auth - AnderUstarroz opened this issue over 3 years ago
feat(react): custom fetch options

github.com/nextauthjs/next-auth - timosaikkonen opened this pull request over 3 years ago
Subsequent sign ins do not update account

github.com/nextauthjs/next-auth - mattgogerly opened this issue over 3 years ago
getProviders method returning null on production

github.com/nextauthjs/next-auth - gustavo-maurina opened this issue over 3 years ago
Unexpected JWT alg received

github.com/nextauthjs/next-auth - Kinbaum opened this issue over 3 years ago
Redirect to /error instead of /signin

github.com/nextauthjs/next-auth - DIVYAN5H opened this issue over 3 years ago
Vercel deployment redirect URI

github.com/nextauthjs/next-auth - AashJ opened this issue over 3 years ago
Web3 Provider

github.com/nextauthjs/next-auth - Pruxis opened this issue over 3 years ago
Please define a `secret` in production.

github.com/nextauthjs/next-auth - ats1999 opened this issue over 3 years ago
Firebase adapter: db is not a function

github.com/nextauthjs/next-auth - michalscislowski opened this issue over 3 years ago
fix: allow configuring http timeout

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 3 years ago
feat: introduce chunking when session cookie becomes too big

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 3 years ago
feat: Bitbucket provider

github.com/nextauthjs/next-auth - arthurfalcao opened this pull request over 3 years ago
fix(oauth): add clock tolerance

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 3 years ago
Auth0 State mismatch

github.com/nextauthjs/next-auth - livelo-app opened this issue almost 4 years ago
useSession always returns undefined session

github.com/nextauthjs/next-auth - tabitfree opened this issue almost 4 years ago