Ecosyste.ms: OpenCollective
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
chore(docs): fix provider name
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
Migrating from @auth/prisma-adapter to @next-auth/prisma-adapter
github.com/nextauthjs/next-auth - GeorgeArubi opened this pull request 6 months ago
github.com/nextauthjs/next-auth - GeorgeArubi opened this pull request 6 months ago
Refresh token rotation gets run twice with the middleware enabled, and then fails because the token has been revoked
github.com/nextauthjs/next-auth - Vinnl opened this issue 6 months ago
github.com/nextauthjs/next-auth - Vinnl opened this issue 6 months ago
fix: apple provider checks should be `['state', 'nonce']`
github.com/nextauthjs/next-auth - promer94 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - promer94 opened this pull request 6 months ago
Attempted import error: 'parse' is not exported from 'cookie' with
github.com/nextauthjs/next-auth - MarkLyck opened this issue 6 months ago
github.com/nextauthjs/next-auth - MarkLyck opened this issue 6 months ago
fix: add provider/adpaters logos in dark mode
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 6 months ago
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 6 months ago
Attempted import error: 'parse' is not exported from 'cookie' (imported as 'parseCookie').
github.com/nextauthjs/next-auth - MarkLyck opened this issue 6 months ago
github.com/nextauthjs/next-auth - MarkLyck opened this issue 6 months ago
fix(qwik): correct exports, and files
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request 6 months ago
docs: more clearly document reproduction link requirements
github.com/nextauthjs/next-auth - benmccann opened this pull request 6 months ago
github.com/nextauthjs/next-auth - benmccann opened this pull request 6 months ago
Oauth callback error for custom provider using Drizzle Adapter
github.com/nextauthjs/next-auth - Noname968 opened this issue 6 months ago
github.com/nextauthjs/next-auth - Noname968 opened this issue 6 months ago
Add default exports to package.json for better module support
github.com/nextauthjs/next-auth - roonie007 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - roonie007 opened this pull request 6 months ago
fixed: resend logo in dark mode in providers page
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 6 months ago
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 6 months ago
DOCUMENTATION: update user image property in session
github.com/nextauthjs/next-auth - navjeevan-alone opened this pull request 6 months ago
github.com/nextauthjs/next-auth - navjeevan-alone opened this pull request 6 months ago
chore(docs): `pnpm format`
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
feat(providers): add threads
github.com/nextauthjs/next-auth - c7e715d1b04b17683718fb1e8944cc28 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - c7e715d1b04b17683718fb1e8944cc28 opened this pull request 6 months ago
document: add import path
github.com/nextauthjs/next-auth - chakkun1121 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - chakkun1121 opened this pull request 6 months ago
fix: correctly set defaults for route handlers
github.com/nextauthjs/next-auth - jpulec opened this pull request 6 months ago
github.com/nextauthjs/next-auth - jpulec opened this pull request 6 months ago
I can't import GoogleProvider
github.com/nextauthjs/next-auth - chakkun1121 opened this issue 6 months ago
github.com/nextauthjs/next-auth - chakkun1121 opened this issue 6 months ago
Unknown argument `provider_providerAccountId`. Available options are marked with ?
github.com/nextauthjs/next-auth - mashwishi opened this issue 6 months ago
github.com/nextauthjs/next-auth - mashwishi opened this issue 6 months ago
Unknown argument `provider_providerAccountId`. Did you mean `providerId_providerAccountId`? Available options are marked with ?.
github.com/nextauthjs/next-auth - mashwishi opened this issue 6 months ago
github.com/nextauthjs/next-auth - mashwishi opened this issue 6 months ago
Invalid argument provider_providerAccountId in Prisma adapter
github.com/nextauthjs/next-auth - mashwishi opened this issue 6 months ago
github.com/nextauthjs/next-auth - mashwishi opened this issue 6 months ago
feat(adapter): add @auth/postgresjs-adapter
github.com/nextauthjs/next-auth - mustaqimarifin opened this pull request 6 months ago
github.com/nextauthjs/next-auth - mustaqimarifin opened this pull request 6 months ago
feat(providers): Add Loops Email Provider and Documentation
github.com/nextauthjs/next-auth - Whats-A-MattR opened this pull request 6 months ago
github.com/nextauthjs/next-auth - Whats-A-MattR opened this pull request 6 months ago
Update extending-the-session.mdx | amend the example code to get user's id in session and auth
github.com/nextauthjs/next-auth - Yanger-Rai opened this pull request 6 months ago
github.com/nextauthjs/next-auth - Yanger-Rai opened this pull request 6 months ago
Custom Provider w/ wellKnown Failure (v5)
github.com/nextauthjs/next-auth - Rikaelus opened this issue 6 months ago
github.com/nextauthjs/next-auth - Rikaelus opened this issue 6 months ago
Cannot return custom error to the client side in the Next-Auth v5 Credentials Auth
github.com/nextauthjs/next-auth - dsmabulage opened this issue 6 months ago
github.com/nextauthjs/next-auth - dsmabulage opened this issue 6 months ago
Cannot return custom error to the client side in the Next-Auth v5 Credentials Auth
github.com/nextauthjs/next-auth - dsmabulage opened this issue 6 months ago
github.com/nextauthjs/next-auth - dsmabulage opened this issue 6 months ago
Cannot return custom error to the client side in the Next-Auth v5 Credentials Auth
github.com/nextauthjs/next-auth - dsmabulage opened this issue 6 months ago
github.com/nextauthjs/next-auth - dsmabulage opened this issue 6 months ago
Getting "The requested module 'node:crypto' does not provide an export named 'constants'" for basic SvelteKit project using Cloudflare Pages
github.com/nextauthjs/next-auth - ChristianJacobsen opened this issue 6 months ago
github.com/nextauthjs/next-auth - ChristianJacobsen opened this issue 6 months ago
Oauth custom provider wellKnown not functioning in v4->v5 update
github.com/nextauthjs/next-auth - Rikaelus opened this issue 6 months ago
github.com/nextauthjs/next-auth - Rikaelus opened this issue 6 months ago
Update credentials.mdx
github.com/nextauthjs/next-auth - amanhuh opened this pull request 6 months ago
github.com/nextauthjs/next-auth - amanhuh opened this pull request 6 months ago
Unclear what GitHub bot considers to be a valid reproduction
github.com/nextauthjs/next-auth - benmccann opened this issue 6 months ago
github.com/nextauthjs/next-auth - benmccann opened this issue 6 months ago
`@auth/sveltekit` should not depend on `preact`
github.com/nextauthjs/next-auth - benmccann opened this issue 6 months ago
github.com/nextauthjs/next-auth - benmccann opened this issue 6 months ago
`@auth/sveltekit` should not depend on `preact`
github.com/nextauthjs/next-auth - benmccann opened this issue 6 months ago
github.com/nextauthjs/next-auth - benmccann opened this issue 6 months ago
docs: add link to providers page
github.com/nextauthjs/next-auth - benmccann opened this pull request 6 months ago
github.com/nextauthjs/next-auth - benmccann opened this pull request 6 months ago
chore(sveltekit): add directory to repository info
github.com/nextauthjs/next-auth - benmccann opened this pull request 6 months ago
github.com/nextauthjs/next-auth - benmccann opened this pull request 6 months ago
fix: Use sub instead of id in Gitlab
github.com/nextauthjs/next-auth - tedzards509 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - tedzards509 opened this pull request 6 months ago
Authorization result overriding custom `User.id` returned in `OAuthConfig.profile` callback in v5
github.com/nextauthjs/next-auth - Saran33 opened this issue 6 months ago
github.com/nextauthjs/next-auth - Saran33 opened this issue 6 months ago
Authorization result overriding custom `User.id` retruned in `OAuthConfig.profile` callback
github.com/nextauthjs/next-auth - Saran33 opened this issue 6 months ago
github.com/nextauthjs/next-auth - Saran33 opened this issue 6 months ago
refactor: move as discovery to normalize providers
github.com/nextauthjs/next-auth - ThangHuuVu opened this pull request 6 months ago
github.com/nextauthjs/next-auth - ThangHuuVu opened this pull request 6 months ago
Add Documentation for auth/[...nextauth]/route.ts Setup and Credentia…
github.com/nextauthjs/next-auth - 404Nikhil opened this pull request 6 months ago
github.com/nextauthjs/next-auth - 404Nikhil opened this pull request 6 months ago
auth.js tries to import $env/dynamic/private in SvelteKit frontend
github.com/nextauthjs/next-auth - ssebastianoo opened this issue 6 months ago
github.com/nextauthjs/next-auth - ssebastianoo opened this issue 6 months ago
refactor(adapter-surrealdb): adjustments due to first stable version
github.com/nextauthjs/next-auth - TomZaiger opened this pull request 6 months ago
github.com/nextauthjs/next-auth - TomZaiger opened this pull request 6 months ago
What is the correct way to overwrite the function signIn in Callbacks in v5?
github.com/nextauthjs/next-auth - nasatome opened this issue 6 months ago
github.com/nextauthjs/next-auth - nasatome opened this issue 6 months ago
feat(providers): Add BankID Norge provider
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request 6 months ago
feat(core): re-introduce `idToken: boolean`
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - balazsorban44 opened this pull request 6 months ago
[v5] AUTH_URL doesn't work from the client's side
github.com/nextauthjs/next-auth - peguerosdc opened this issue 6 months ago
github.com/nextauthjs/next-auth - peguerosdc opened this issue 6 months ago
docs: fix error in sveltekit signout example
github.com/nextauthjs/next-auth - andrewdcato opened this pull request 6 months ago
github.com/nextauthjs/next-auth - andrewdcato opened this pull request 6 months ago
Simple Mistake - Easy FIX next.js sdk can't get the correct error type of credentials provider
github.com/nextauthjs/next-auth - TUTUBIG opened this issue 6 months ago
github.com/nextauthjs/next-auth - TUTUBIG opened this issue 6 months ago
Auth.js v5 Credentials provider not working
github.com/nextauthjs/next-auth - digoburigo opened this issue 6 months ago
github.com/nextauthjs/next-auth - digoburigo opened this issue 6 months ago
Fix: coinbase provider authorization and access token url
github.com/nextauthjs/next-auth - marthendalnunes opened this pull request 6 months ago
github.com/nextauthjs/next-auth - marthendalnunes opened this pull request 6 months ago
Discord Unknown argument `discriminator`. Available options are marked with ?.
github.com/nextauthjs/next-auth - Simciutoja opened this issue 6 months ago
github.com/nextauthjs/next-auth - Simciutoja opened this issue 6 months ago
chore: Enable Prettier code formatting and update VS Code settings
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
chore(docs): `pnpm format`
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
WIP: Formatted credentials.mdx with prettier
github.com/nextauthjs/next-auth - volaix opened this pull request 6 months ago
github.com/nextauthjs/next-auth - volaix opened this pull request 6 months ago
[DOCS] Update "Getting Starts > Installation" document
github.com/nextauthjs/next-auth - getDanArias opened this pull request 6 months ago
github.com/nextauthjs/next-auth - getDanArias opened this pull request 6 months ago
CredentialsProvider doesn't handling the error as expected
github.com/nextauthjs/next-auth - k9982874 opened this issue 6 months ago
github.com/nextauthjs/next-auth - k9982874 opened this issue 6 months ago
[WIP] docs: error handling on `auth`, restrict auth on layout
github.com/nextauthjs/next-auth - devjiwonchoi opened this pull request 6 months ago
github.com/nextauthjs/next-auth - devjiwonchoi opened this pull request 6 months ago
chore(docs): documentation for extending session data with provider functions
github.com/nextauthjs/next-auth - halvaradop opened this pull request 6 months ago
github.com/nextauthjs/next-auth - halvaradop opened this pull request 6 months ago
docs(solid-start): Make the example api handler work
github.com/nextauthjs/next-auth - IvanLisz opened this pull request 6 months ago
github.com/nextauthjs/next-auth - IvanLisz opened this pull request 6 months ago
Pass private key to underlying oauth lib when using private_key_jwt auth
github.com/nextauthjs/next-auth - leemcmullen opened this pull request 6 months ago
github.com/nextauthjs/next-auth - leemcmullen opened this pull request 6 months ago
Cannot get final name for export 'default'
github.com/nextauthjs/next-auth - JedPattersonn opened this issue 6 months ago
github.com/nextauthjs/next-auth - JedPattersonn opened this issue 6 months ago
chore(docs): Add Neon's Postgres documents for edge runtime
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 6 months ago
My app requests "additional access" every time the user signs in with Google
github.com/nextauthjs/next-auth - GermanJablo opened this issue 7 months ago
github.com/nextauthjs/next-auth - GermanJablo opened this issue 7 months ago
Api auth path error when using with turbopack
github.com/nextauthjs/next-auth - sawa-ko opened this issue 7 months ago
github.com/nextauthjs/next-auth - sawa-ko opened this issue 7 months ago
Api auth path error when using with turbopack
github.com/nextauthjs/next-auth - sawa-ko opened this issue 7 months ago
github.com/nextauthjs/next-auth - sawa-ko opened this issue 7 months ago
signOut function from auth.ts export doesn't reload the client side useSession state
github.com/nextauthjs/next-auth - Senbonzakura1234 opened this issue 7 months ago
github.com/nextauthjs/next-auth - Senbonzakura1234 opened this issue 7 months ago
ID not beeing created in the database
github.com/nextauthjs/next-auth - ZzyzxIsAlreadyTaken opened this issue 7 months ago
github.com/nextauthjs/next-auth - ZzyzxIsAlreadyTaken opened this issue 7 months ago
chore: Update packageManager to [email protected]
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago
chore(docs): pnpm format
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago
fixed the resend logo for dark mode
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 7 months ago
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 7 months ago
bug: Resend logo is not visible in dark mode
github.com/nextauthjs/next-auth - dhairyathedev opened this issue 7 months ago
github.com/nextauthjs/next-auth - dhairyathedev opened this issue 7 months ago
Update documentation to enhance type safety for environment variables
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 7 months ago
github.com/nextauthjs/next-auth - dhairyathedev opened this pull request 7 months ago
Update documentation to enhance type safety for environment variables in NextAuth configuration
github.com/nextauthjs/next-auth - dhairyathedev opened this issue 7 months ago
github.com/nextauthjs/next-auth - dhairyathedev opened this issue 7 months ago
Eveonline provider add Checks for State
github.com/nextauthjs/next-auth - Grasume opened this pull request 7 months ago
github.com/nextauthjs/next-auth - Grasume opened this pull request 7 months ago
chore(docs): Improve documentation for Role Base Access Control (RBAC)
github.com/nextauthjs/next-auth - halvaradop opened this pull request 7 months ago
github.com/nextauthjs/next-auth - halvaradop opened this pull request 7 months ago
Dependency conflict between kysely and @auth/kysely-adapter
github.com/nextauthjs/next-auth - EmptySpace99 opened this issue 7 months ago
github.com/nextauthjs/next-auth - EmptySpace99 opened this issue 7 months ago
chore(docs): add missing import in `SignInPage` code exmaple
github.com/nextauthjs/next-auth - andresgutgon opened this pull request 7 months ago
github.com/nextauthjs/next-auth - andresgutgon opened this pull request 7 months ago
chore(docs): clean up OAuth `SignInCode.tsx` component
github.com/nextauthjs/next-auth - 4limirzaei opened this pull request 7 months ago
github.com/nextauthjs/next-auth - 4limirzaei opened this pull request 7 months ago
Custom SignIn example fix
github.com/nextauthjs/next-auth - angel-luis opened this issue 7 months ago
github.com/nextauthjs/next-auth - angel-luis opened this issue 7 months ago
Error [TypeError]: immutable
github.com/nextauthjs/next-auth - thanhlq opened this issue 7 months ago
github.com/nextauthjs/next-auth - thanhlq opened this issue 7 months ago
chore(providers): update Netsuite button rendering colors
github.com/nextauthjs/next-auth - HeavenlyEntity opened this pull request 7 months ago
github.com/nextauthjs/next-auth - HeavenlyEntity opened this pull request 7 months ago
chore(providers): rename 42School to FortyTwo
github.com/nextauthjs/next-auth - ikersojo opened this pull request 7 months ago
github.com/nextauthjs/next-auth - ikersojo opened this pull request 7 months ago
chore(docs): add `express` credentials example
github.com/nextauthjs/next-auth - reslear opened this pull request 7 months ago
github.com/nextauthjs/next-auth - reslear opened this pull request 7 months ago
refactor(express): expose ExpressAuthConfig
github.com/nextauthjs/next-auth - reslear opened this pull request 7 months ago
github.com/nextauthjs/next-auth - reslear opened this pull request 7 months ago
chore(docs): fix edge compatibility docs imports
github.com/nextauthjs/next-auth - mohit4bug opened this pull request 7 months ago
github.com/nextauthjs/next-auth - mohit4bug opened this pull request 7 months ago
Update credentials.md
github.com/nextauthjs/next-auth - NitinSemwal2614 opened this pull request 7 months ago
github.com/nextauthjs/next-auth - NitinSemwal2614 opened this pull request 7 months ago
Change `redirectTo` to `callbackUrl`
github.com/nextauthjs/next-auth - SuecoMarcus opened this pull request 7 months ago
github.com/nextauthjs/next-auth - SuecoMarcus opened this pull request 7 months ago
With credential provider xata adapter not storing session data in xata database
github.com/nextauthjs/next-auth - dwalker93 opened this issue 7 months ago
github.com/nextauthjs/next-auth - dwalker93 opened this issue 7 months ago
Document example credentials for keycloak provider.
github.com/nextauthjs/next-auth - falcowinkler opened this pull request 7 months ago
github.com/nextauthjs/next-auth - falcowinkler opened this pull request 7 months ago
Loking for alternative to client secret In Azure Ad Provider
github.com/nextauthjs/next-auth - prasadkukkadapu opened this issue 7 months ago
github.com/nextauthjs/next-auth - prasadkukkadapu opened this issue 7 months ago
Intermediary page being show in production mode
github.com/nextauthjs/next-auth - DanielAtCosmicDNA opened this issue 7 months ago
github.com/nextauthjs/next-auth - DanielAtCosmicDNA opened this issue 7 months ago
Keycloak provider does not work in docker
github.com/nextauthjs/next-auth - benmarte opened this issue 7 months ago
github.com/nextauthjs/next-auth - benmarte opened this issue 7 months ago
Type '<P extends KeycloakProfile>(options: OAuthUserConfig<P>) => OAuthConfig<P>' is not assignable to type 'Provider'.
github.com/nextauthjs/next-auth - evanottinger opened this issue 7 months ago
github.com/nextauthjs/next-auth - evanottinger opened this issue 7 months ago
Update variable names for the Azure AD B2C example
github.com/nextauthjs/next-auth - jamesmking opened this pull request 7 months ago
github.com/nextauthjs/next-auth - jamesmking opened this pull request 7 months ago
chore: `pnpm format`
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago
chore(gha): Add conditional step for broken-link-checker job
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago
github.com/nextauthjs/next-auth - k-taro56 opened this pull request 7 months ago