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 4 blocks fetch request on RSC even if user is logged in
VladyslavL opened this issue about 1 year ago
VladyslavL opened this issue about 1 year ago
Google provider error NEXT_REDIRECT
victormongi opened this issue about 1 year ago
victormongi opened this issue about 1 year ago
Build errors because of next-auth/core
YanWeProov opened this issue about 1 year ago
YanWeProov opened this issue about 1 year ago
next-auth blocks a fetch request inside RSC
VladyslavL opened this issue about 1 year ago
VladyslavL opened this issue about 1 year ago
Fix `session.updateAge` being ignored when `session.strategy = 'jwt'` in V4
billyen2012 opened this pull request about 1 year ago
billyen2012 opened this pull request about 1 year ago
Request for Documentation Update - authjs.dev (formerly next-auth.js.org)
mdasiff opened this issue about 1 year ago
mdasiff opened this issue about 1 year ago
import error in providers/email.ts
stimw opened this issue about 1 year ago
stimw opened this issue about 1 year ago
Referencing NEXTAUTH_URL in app router causes build error for runtime environment variables
c-kirkeby opened this issue about 1 year ago
c-kirkeby opened this issue about 1 year ago
Referencing NEXTAUTH_URL in app router causes build error for runtime environment variables
c-kirkeby opened this issue about 1 year ago
c-kirkeby opened this issue about 1 year ago
fix: correct `actions` import
liquidx opened this pull request about 1 year ago
liquidx opened this pull request about 1 year ago
Wrong type for primary key with @auth/drizzle-adapter and Postgres
shankiflang opened this issue about 1 year ago
shankiflang opened this issue about 1 year ago
Directory import is not supported resolving ES modules imported from
Nefcanto opened this issue about 1 year ago
Nefcanto opened this issue about 1 year ago
Directory import is not supported resolving ES modules imported from
Nefcanto opened this issue about 1 year ago
Nefcanto opened this issue about 1 year ago
docs: fix incorrect link
Hexy32 opened this pull request about 1 year ago
Hexy32 opened this pull request about 1 year ago
build fails with error "Directory import '.../@auth/core/lib/actions' is not supported resolving ES modules imported from .../@auth/core/lib/index.js"
ar4hc opened this issue about 1 year ago
ar4hc opened this issue about 1 year ago
Error: Invariant: headers() expects to have requestAsyncStorage, none available.
rorn-prometeus opened this issue about 1 year ago
rorn-prometeus opened this issue about 1 year ago
docs: Updates TypeDoc index paths and fix broken links
tgreyuk opened this pull request about 1 year ago
tgreyuk opened this pull request about 1 year ago
How to create a custom sign-in page in Auth.js?
kjetilhartveit opened this issue about 1 year ago
kjetilhartveit opened this issue about 1 year ago
Update envinfo command to one line
TouqeerH opened this pull request about 1 year ago
TouqeerH opened this pull request about 1 year ago
fix(osu): Refactor in accordance with branding guidelines
tilda opened this pull request about 1 year ago
tilda opened this pull request about 1 year ago
fix: make session attribute on PageData interface optional (#9168)
eagerestwolf opened this pull request about 1 year ago
eagerestwolf opened this pull request about 1 year ago
Broken link on the Email Provider page
garthtee opened this issue about 1 year ago
garthtee opened this issue about 1 year ago
Next Auth middleware does not update session
MoWael11 opened this issue about 1 year ago
MoWael11 opened this issue about 1 year ago
fix(docs): drizzle - replace deprecated primaryKey(columns) with primaryKey({ columns })
aljaroudi opened this pull request about 1 year ago
aljaroudi opened this pull request about 1 year ago
feat: add experimental flag in options
ThangHuuVu opened this pull request about 1 year ago
ThangHuuVu opened this pull request about 1 year ago
signIn() redirects to error when used in useEffect in Firefox (v5)
Celsiusss opened this issue about 1 year ago
Celsiusss opened this issue about 1 year ago
Getting a SIGNIN_OAUTH_ERROR using Amazon Cognito Provider and SST on prod/preview environments only. Local works fine.
ctbwx opened this issue about 1 year ago
ctbwx opened this issue about 1 year ago
No 'hd' parameter option for Google provider to restrict domain.
accesstechnology-mike opened this issue about 1 year ago
accesstechnology-mike opened this issue about 1 year ago
fix: missed .js endfix while import `next/*`
tianyingchun opened this pull request about 1 year ago
tianyingchun opened this pull request about 1 year ago
V5 beta Should support `vitest` framework as unit test
tianyingchun opened this issue about 1 year ago
tianyingchun opened this issue about 1 year ago
PageData typing breaks sveltekit satisfies PageServerLoad
leon opened this issue about 1 year ago
leon opened this issue about 1 year ago
Next Auth middleware keeps the old session
MoWael11 opened this issue about 1 year ago
MoWael11 opened this issue about 1 year ago
Fix typo in securing-pages-and-api-routes.md
bryanrp opened this pull request about 1 year ago
bryanrp opened this pull request about 1 year ago
feat(adapters): add libsql adapter
adian opened this pull request about 1 year ago
adian opened this pull request about 1 year ago
Update options example in client.md
CPChiste opened this pull request about 1 year ago
CPChiste opened this pull request about 1 year ago
Leave custom base path documentation in custom base path section
CPChiste opened this issue about 1 year ago
CPChiste opened this issue about 1 year ago
Update oauth-tutorial.mdx
brucegl opened this pull request about 1 year ago
brucegl opened this pull request about 1 year ago
[v5] fix types of oauth checks
meesvandongen opened this pull request about 1 year ago
meesvandongen opened this pull request about 1 year ago
fix: update core route import paths
rexfordessilfie opened this pull request about 1 year ago
rexfordessilfie opened this pull request about 1 year ago
Intermittent 403 Forbidden Error After Sign In Redirect Using AzureADB2C Provider
RayRCaringal opened this issue about 1 year ago
RayRCaringal opened this issue about 1 year ago
SvelteKitAuth: How to update session from client to server and vice versa
aakash14goplani opened this issue about 1 year ago
aakash14goplani opened this issue about 1 year ago
Auth.js SvelteKit GoogleProvider: Not Found error
WhyAsh5114 opened this issue about 1 year ago
WhyAsh5114 opened this issue about 1 year ago
fix: remove extra brace from sign-in URL for protected pages
pinelibg opened this pull request about 1 year ago
pinelibg opened this pull request about 1 year ago
Invalid redirect URL on protected pages using authorized callback and middleware in next-auth v5 beta
pinelibg opened this issue about 1 year ago
pinelibg opened this issue about 1 year ago
Invalid redirect URL on protected pages using authorized callback and middleware in next-auth v5 beta
pinelibg opened this issue about 1 year ago
pinelibg opened this issue about 1 year ago
fix(docs): update callbacks.md about access token sharing in session callback
bleenders opened this pull request about 1 year ago
bleenders opened this pull request about 1 year ago
Network error cause the session in application become to null and never refetch again
Brooooooklyn opened this issue about 1 year ago
Brooooooklyn opened this issue about 1 year ago
Update envinfo command to one line
TouqeerH opened this pull request about 1 year ago
TouqeerH opened this pull request about 1 year ago
Error in site after deploying on vercel: Application error: a server-side exception has occurred (see the server logs for more information).
nicitaacom opened this issue about 1 year ago
nicitaacom opened this issue about 1 year ago
docs: added image
nicitaacom opened this pull request about 1 year ago
nicitaacom opened this pull request about 1 year ago
Use explicit names for Entities names to workaround minify
gkorland opened this pull request about 1 year ago
gkorland opened this pull request about 1 year ago
Inconsistant use of jwt callback
davidnewcomb opened this issue about 1 year ago
davidnewcomb opened this issue about 1 year ago
Firebase Adapter `GetUserByAccountError` Error on login
happer64bit opened this issue about 1 year ago
happer64bit opened this issue about 1 year ago
Can't use auth() to get values from jwt() callback in v5
Celsiusss opened this issue about 1 year ago
Celsiusss opened this issue about 1 year ago
Fixed spelling mistake
pxlprfct opened this pull request about 1 year ago
pxlprfct opened this pull request about 1 year ago
OAuth Provider returned an error. Read more at https://errors.authjs.dev
wiscaksono opened this issue about 1 year ago
wiscaksono opened this issue about 1 year ago
refactor: throw errors when `raw`, reorganize
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
Mention the AUTH_ enviornment variable prefix in v5 breaking changes
Celsiusss opened this issue about 1 year ago
Celsiusss opened this issue about 1 year ago
"Update" function is not on the documentation
bekogeko opened this issue about 1 year ago
bekogeko opened this issue about 1 year ago
Discord Provider Callback URL is Incorrect
conrmahr opened this issue about 1 year ago
conrmahr opened this issue about 1 year ago
fix docs - invalid link correction
diegoatwa opened this pull request about 1 year ago
diegoatwa opened this pull request about 1 year ago
fix: cookies cleanup
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
Invalid link in migration
diegoatwa opened this issue about 1 year ago
diegoatwa opened this issue about 1 year ago
Refresh token rotation in documentation
ipko1996 opened this issue about 1 year ago
ipko1996 opened this issue about 1 year ago
Can't login on NextAuth demo website.
LutherTS opened this issue about 1 year ago
LutherTS opened this issue about 1 year ago
https -> http
ayee-lucas opened this pull request about 1 year ago
ayee-lucas opened this pull request about 1 year ago
The "listener" argument must be of type function. Received an instance of Object - Google oAuth Error
mikeacre opened this issue about 1 year ago
mikeacre opened this issue about 1 year ago
SvelteKitAuth + Google Provider + DrizzleDB subsequent login error
andrewlazenka opened this issue about 1 year ago
andrewlazenka opened this issue about 1 year ago
SvelteKitAuth + Google Provider + DrizzleDB subsequent login error
andrewlazenka opened this issue about 1 year ago
andrewlazenka opened this issue about 1 year ago
Next.js 14 does not show pdf as static with next-auth
VittorioMorellini opened this issue about 1 year ago
VittorioMorellini opened this issue about 1 year ago
fix id_token length
sanketssc opened this pull request about 1 year ago
sanketssc opened this pull request about 1 year ago
allow custom errors to propagate to the client from authorized callback
amit548 opened this issue about 1 year ago
amit548 opened this issue about 1 year ago
Increase length of id_token for drizzle mysql adapter schema
sanketssc opened this issue about 1 year ago
sanketssc opened this issue about 1 year ago
In authorized callback auth object is null all the time
amit548 opened this issue about 1 year ago
amit548 opened this issue about 1 year ago
session stuck in "pending" as seen in network tab
khteh opened this issue about 1 year ago
khteh opened this issue about 1 year ago
chore: update cookie options snippet
nhodges opened this pull request about 1 year ago
nhodges opened this pull request about 1 year ago
Fixed typo in apple.ts
TcPirate1 opened this pull request about 1 year ago
TcPirate1 opened this pull request about 1 year ago
The checks parameter in OIDCConfig causes a type error
nbifrye opened this issue about 1 year ago
nbifrye opened this issue about 1 year ago
Problem with routing after setting basePath and internationalization
kjxbyz opened this issue about 1 year ago
kjxbyz opened this issue about 1 year ago
docs: cleanup
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
"Not found" errors in sveltekit-auth-example with adapter-node
DePasqualeOrg opened this issue about 1 year ago
DePasqualeOrg opened this issue about 1 year ago
NextAuth: Session Callback Not Triggered on Vercel (but Triggerred Fine on Localhost)
tokogame opened this issue about 1 year ago
tokogame opened this issue about 1 year ago
NextAuth: Session Callback Not Triggered on Vercel (but Triggerred Fine on Localhost) #9081
tokogame opened this issue about 1 year ago
tokogame opened this issue about 1 year ago
NextAuth: Session Callback Not Triggered on Vercel (but Triggerred Fine on Localhost)
mtando opened this issue about 1 year ago
mtando opened this issue about 1 year ago
The "listener" argument must be of type function. Received an instance of Object - Google oAuth Error
mikeacre opened this issue about 1 year ago
mikeacre opened this issue about 1 year ago
docs: add proxy example
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
Cannot Install Next Auth with [email protected]
crawfordleeds opened this issue about 1 year ago
crawfordleeds opened this issue about 1 year ago
Cannot Install Next Auth with [email protected]
crawfordleeds opened this issue about 1 year ago
crawfordleeds opened this issue about 1 year ago
Rename `next-auth` to `@auth/nextjs`
mfteuscher opened this pull request about 1 year ago
mfteuscher opened this pull request about 1 year ago
docs: Improve TypeDoc sidebars implementation
tgreyuk opened this pull request about 1 year ago
tgreyuk opened this pull request about 1 year ago
Update GoogleProfile interface
lhz516 opened this pull request about 1 year ago
lhz516 opened this pull request about 1 year ago
fix: broken links in doc
ThangHuuVu opened this pull request about 1 year ago
ThangHuuVu opened this pull request about 1 year ago
EmailProvider not working
TSV-KG opened this issue about 1 year ago
TSV-KG opened this issue about 1 year ago
chore: upgrade to Docusaurus v3
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
docs: fix Docusaurus+TypeDoc
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
Missing baseUrl when constructing callback signin url
juanrgon opened this pull request about 1 year ago
juanrgon opened this pull request about 1 year ago
Fusion Auth with next-auth@beta invalid url error
cezarneaga opened this issue about 1 year ago
cezarneaga opened this issue about 1 year ago
Fusion Auth with next-auth@beta
cezarneaga opened this issue about 1 year ago
cezarneaga opened this issue about 1 year ago
Wrong route for nextauth in documentation
victormgarciao opened this pull request about 1 year ago
victormgarciao opened this pull request about 1 year ago
feat(adapters): add Astra DB adapter
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago