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

[V4] Cognito Authentication Errors

github.com/nextauthjs/next-auth - DregondRahl opened this issue almost 4 years ago
feat(providers): refactor Cognito provider

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request almost 4 years ago
TypeScript error for the Credentials provider

github.com/nextauthjs/next-auth - dragoncorf opened this issue almost 4 years ago
fix(ts): make OAuth profile overrideable

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request almost 4 years ago
TypeScript complains on `CredentialsConfig`

github.com/nextauthjs/next-auth - balazsorban44 opened this issue almost 4 years ago
Support for Session Cookies

github.com/nextauthjs/next-auth - rikonor opened this issue almost 4 years ago
Integration with custom AWS cognito/ amplify

github.com/nextauthjs/next-auth - hamidre13 opened this issue almost 4 years ago
feat(providers): add WeChat

github.com/nextauthjs/next-auth - zhuangya opened this pull request almost 4 years ago
Telegram as an Authentication Provider

github.com/nextauthjs/next-auth - jsjoeio opened this issue about 4 years ago
feat: simplify Adapter API

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 4 years ago
Use navigator.locks to prevent multiple getSession

github.com/nextauthjs/next-auth - mtt87 opened this pull request about 4 years ago
feat(logger): simplify `logger` API

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 4 years ago
How I can get the Twitter username or id?

github.com/nextauthjs/next-auth - ShawkiS opened this issue about 4 years ago
feat(provider): SMS provider

github.com/nextauthjs/next-auth - mahieyin-rahmun opened this pull request about 4 years ago
Serverless Function Issue

github.com/nextauthjs/next-auth - sarthakagrawal927 opened this issue about 4 years ago
Fixes #1840

github.com/nextauthjs/next-auth - dweemx opened this pull request over 4 years ago
/api/auth/session returning 404 in getSession

github.com/nextauthjs/next-auth - jeremygottfried opened this issue over 4 years ago
feat(react): create client tailored to React

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request over 4 years ago
proxy, google oauth, and connection refusal

github.com/nextauthjs/next-auth - mdelapenya opened this issue over 4 years ago
Credentials provider with db sessions instead of JWT

github.com/nextauthjs/next-auth - jeremygottfried opened this issue over 4 years ago
Custom Login Page Error Handling?

github.com/nextauthjs/next-auth - Lightgaming opened this issue over 4 years ago
Using auth to access other googleapis

github.com/nextauthjs/next-auth - amitrahav opened this issue over 4 years ago
Multi language support

github.com/nextauthjs/next-auth - balazsorban44 opened this issue over 4 years ago
Using an adapter for external backend API?

github.com/nextauthjs/next-auth - mmahalwy opened this issue over 4 years ago
Add tutorial on user-land refresh token usage

github.com/nextauthjs/next-auth - balazsorban44 opened this issue over 4 years ago
Google One Tap

github.com/nextauthjs/next-auth - keslert opened this issue over 4 years ago
502: BAD_GATEWAY

github.com/nextauthjs/next-auth - ats1999 opened this issue over 4 years ago
Module not found: Can't resolve <name>

github.com/nextauthjs/next-auth - s-kris opened this issue over 4 years ago
End Session on Browser Close

github.com/nextauthjs/next-auth - jacklimwenjie opened this issue over 4 years ago
Dynamic NEXTAUTH_URL

github.com/nextauthjs/next-auth - jasonkuhrt opened this issue over 4 years ago
MongoDB is missing indexes

github.com/nextauthjs/next-auth - damieng opened this issue over 4 years ago
404 Not found on /api/auth/*

github.com/nextauthjs/next-auth - vinaybedre opened this issue over 4 years ago
Discord oauth - safari and apple devices issue.

github.com/nextauthjs/next-auth - Miloshinjo opened this issue almost 5 years ago
How to mock useSession?

github.com/nextauthjs/next-auth - laurivaananen opened this issue almost 5 years ago
How do you prevent new signups?

github.com/nextauthjs/next-auth - jesperordrup opened this issue almost 5 years ago
Verify csrf-token

github.com/nextauthjs/next-auth - PaulKushch opened this issue almost 5 years ago
Magic Passcode

github.com/nextauthjs/next-auth - alex-cory opened this issue almost 5 years ago
Auth0 callback url

github.com/nextauthjs/next-auth - waptik opened this issue almost 5 years ago
difference between session token and access token?

github.com/nextauthjs/next-auth - kevinmachstudio opened this issue almost 5 years ago
404 on api/auth/session when using basePath

github.com/nextauthjs/next-auth - callamwilliams opened this issue almost 5 years ago
Is "Authorization Code + PKCE" Supported?

github.com/nextauthjs/next-auth - garnerp opened this issue almost 5 years ago
Cannot POST /api/auth/callback/credentials

github.com/nextauthjs/next-auth - dzinks2009 opened this issue almost 5 years ago
Json Web Token on /api/examples/jwt returns null

github.com/nextauthjs/next-auth - wahyusaputra opened this issue almost 5 years ago
Cookie session two next-auth applications

github.com/nextauthjs/next-auth - geraldnolan opened this issue almost 5 years ago
RFC: Limit logins (by concurrency, location)

github.com/nextauthjs/next-auth - balazsorban44 opened this issue almost 5 years ago
ReferenceError: window is not defined

github.com/nextauthjs/next-auth - alephart opened this issue almost 5 years ago
TypeError: Object(...) is not a function

github.com/nextauthjs/next-auth - paragopinath opened this issue almost 5 years ago
Anonymous sessions

github.com/nextauthjs/next-auth - Delimer opened this issue almost 5 years ago
LDAP Authentication

github.com/nextauthjs/next-auth - giraffesyo opened this issue almost 5 years ago
how to getSession() to return full user object

github.com/nextauthjs/next-auth - pandydavey opened this issue almost 5 years ago
signIn callbackUrl contains a # at the end?

github.com/nextauthjs/next-auth - jcheese1 opened this issue almost 5 years ago
ExpressJS Server Example

github.com/nextauthjs/next-auth - bryan opened this issue almost 5 years ago
Authentication on subdirectory

github.com/nextauthjs/next-auth - jsonjunkie opened this issue almost 5 years ago
How to setup NEXTAUTH_URL for preview deployments?

github.com/nextauthjs/next-auth - ghoshnirmalya opened this issue about 5 years ago
Read before creating a new issue!

github.com/nextauthjs/next-auth - iaincollins opened this issue about 5 years ago