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
fix: delegate user id generation to Prisma
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
fix: correctly create `NextRequest` instance instead of `Request`
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
fix: always use a generated `id` for `User.id`
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
chore(docs): update `redirectTo` param jsdoc desc in `next-auth`
lpbonomi opened this pull request about 1 year ago
lpbonomi opened this pull request about 1 year ago
TIKTOK:: Provider "tiktok" is missing both issuer and token endpoint config. At least one of them is required
JohnRSim opened this issue about 1 year ago
JohnRSim opened this issue about 1 year ago
TIKTOK:: Provider "tiktok" is missing both `issuer` and `token` endpoint config. At least one of them is required
JohnRSim opened this issue about 1 year ago
JohnRSim opened this issue about 1 year ago
useSession() is listed in auth/sveltekit documentation, but is this valid?
TerenceSweeneyP opened this issue about 1 year ago
TerenceSweeneyP opened this issue about 1 year ago
refactor: update JWT enc
panva opened this pull request about 1 year ago
panva opened this pull request about 1 year ago
Remove `notNull()` constraint from `email` in drizzle
nahtnam opened this pull request about 1 year ago
nahtnam opened this pull request about 1 year ago
getSetCookie is not a function
JonathonRP opened this issue about 1 year ago
JonathonRP opened this issue about 1 year ago
getSetCookie is not a function
JonathonRP opened this issue about 1 year ago
JonathonRP opened this issue about 1 year ago
getSetCookie is not a function
JonathonRP opened this issue about 1 year ago
JonathonRP opened this issue about 1 year ago
feat: don't override basePath if it's already been set
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
fix(ts): show `user` and `token` in `session` callback
ajstars1 opened this pull request about 1 year ago
ajstars1 opened this pull request about 1 year ago
chore(deps-dev): bump @sveltejs/kit from 2.3.3 to 2.4.3 in /apps/examples/sveltekit
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
feat: nodemailer (prev Email), Resend, SendGrid
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
@auth/[email protected] breaking custom oauth provider
digoburigo opened this issue about 1 year ago
digoburigo opened this issue about 1 year ago
fix: use match instead of split when parsing action
chrislambe opened this pull request about 1 year ago
chrislambe opened this pull request about 1 year ago
basePath feature breaks auth0 (and presumably authentik) provider
chrislambe opened this issue about 1 year ago
chrislambe opened this issue about 1 year ago
basePath feature breaks auth0 (and presumably authentik) provider
chrislambe opened this issue about 1 year ago
chrislambe opened this issue about 1 year ago
Update example.md
AymericFiguie opened this pull request about 1 year ago
AymericFiguie opened this pull request about 1 year ago
feat(adapter): add Postgres.js adapter
mustaqimarifin opened this pull request about 1 year ago
mustaqimarifin opened this pull request about 1 year ago
https://next-auth.js.org/v3/adapters/prisma - suggest `prisma-case-format` mention
iiian opened this issue about 1 year ago
iiian opened this issue about 1 year ago
Update oauth-tutorial.mdx
coryvirok opened this pull request about 1 year ago
coryvirok opened this pull request about 1 year ago
feat(adapters): add `knex.js` adapter
bardouni opened this pull request about 1 year ago
bardouni opened this pull request about 1 year ago
fix: correct typo in yandex documentation
manzhikov opened this pull request about 1 year ago
manzhikov opened this pull request about 1 year ago
feat: reexport Adapter* types from `@auth/solid-start`
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
feat: reexport Adapter types for `@auth/express`
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
feat: reexport Adapter types from `next-auth`
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
chore(deps): bump gatsby from 5.8.0-next.3 to 5.9.1 in /apps/playgrounds/gatsby
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump jsonwebtoken from 8.5.1 to 9.0.0
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
feat: Simplify ExpressAuth setup
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
refactor: strip undefined values via util function
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
fix(ts): use adapter types for entities
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
feat: update account on login
alv92 opened this pull request about 1 year ago
alv92 opened this pull request about 1 year ago
chore: bump `vite` and clean lock file
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
docs: fix wording around configuration
ihateindex opened this pull request about 1 year ago
ihateindex opened this pull request about 1 year ago
fix(providers): Handle Azure AD tenants correctly
JibbityJobbity opened this pull request about 1 year ago
JibbityJobbity opened this pull request about 1 year ago
feat: add server `signIn` and `signOut` methods
ThangHuuVu opened this pull request about 1 year ago
ThangHuuVu opened this pull request about 1 year ago
fix(typescript): reexport Adapter* types from SvelteKit client pkg
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
feat: expose full session in session callback
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
Sveltekit auth example broken
ArmantG opened this issue about 1 year ago
ArmantG opened this issue about 1 year ago
fix(providers): Add email to VK provider
BaryshevRS opened this pull request about 1 year ago
BaryshevRS opened this pull request about 1 year ago
wrong signout button action URL generated
xmlking opened this issue about 1 year ago
xmlking opened this issue about 1 year ago
feat: add experimental `AuthData` type
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
adapter surrealdb broken with new version
ManAnRuck opened this issue about 1 year ago
ManAnRuck opened this issue about 1 year ago
fix(surrealdb): bump minimum `surrealdb.js` version
ManAnRuck opened this pull request about 1 year ago
ManAnRuck opened this pull request about 1 year ago
Default ID generation overridden by oauth (google) user profile
meruiden opened this issue about 1 year ago
meruiden opened this issue about 1 year ago
chore(deps-dev): bump vite from 5.0.10 to 5.0.12
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
chore(deps-dev): bump vite from 5.0.11 to 5.0.12 in /apps/examples/sveltekit
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
feat(sveltekit): Refresh session cookie expiry & introduce `auth` method
ThangHuuVu opened this pull request about 1 year ago
ThangHuuVu opened this pull request about 1 year ago
Remove obsolote NEXTAUTH_URL in nextjs dev app example config.
falcowinkler opened this pull request about 1 year ago
falcowinkler opened this pull request about 1 year ago
chore(deps-dev): bump vite from 4.0.5 to 4.5.2
dependabot[bot] opened this pull request about 1 year ago
dependabot[bot] opened this pull request about 1 year ago
Cannot logout user using REST API.
stormi99 opened this issue about 1 year ago
stormi99 opened this issue about 1 year ago
fix: `next-auth` `basePath` should be set to `/api/auth` by default
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
feat: add `basePath` option
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
next-auth v5 - logging in using (oauth provider) with prisma adapter & mongdb
igmtink opened this issue about 1 year ago
igmtink opened this issue about 1 year ago
Logging in using (Google Provider) with prisma adapter
igmtink opened this issue about 1 year ago
igmtink opened this issue about 1 year ago
Getting re-directed to http://localhost:3000/api/auth/error
Harsh-Sharma25 opened this issue about 1 year ago
Harsh-Sharma25 opened this issue about 1 year ago
docs: fix the link to Yandex provider options in yandex.md
BaryshevRS opened this pull request about 1 year ago
BaryshevRS opened this pull request about 1 year ago
fix: should only merge plain objects
g1eny0ung opened this pull request about 1 year ago
g1eny0ung opened this pull request about 1 year ago
PrismaAdapter unable to take Accelerated Prisma Client Instance as it is not compatible
LegendNihal opened this issue about 1 year ago
LegendNihal opened this issue about 1 year ago
next-auth v5 no longer works with multiple credentials providers
chungweileong94 opened this issue about 1 year ago
chungweileong94 opened this issue about 1 year ago
feat(env): add environment variable inference
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
AzureAD, AzureB2C: Server error There is a problem with the server configuration. Check the server logs for more information.
tomaszs opened this issue about 1 year ago
tomaszs opened this issue about 1 year ago
Resent changes to authjs-sveltekit breaks compatibility with latest released SvelteKit
xmlking opened this issue about 1 year ago
xmlking opened this issue about 1 year ago
docs: add framework integration guidelines
ThangHuuVu opened this pull request about 1 year ago
ThangHuuVu opened this pull request about 1 year ago
refactor(providers): rebranded Azure AD to Microsoft Entra
alessandrojcm opened this pull request about 1 year ago
alessandrojcm opened this pull request about 1 year ago
fix: cleanup SvelteKitAuth export
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
fix(sveltekit): bump example app versions
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
fix(sveltekit): example app syntax fix
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
Correct Cognito callback url typo
18thletter opened this pull request about 1 year ago
18thletter opened this pull request about 1 year ago
feat(express): add support for `redirectProxyUrl` to express
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
Cognito Provider Documentation Update
howardkitto opened this issue about 1 year ago
howardkitto opened this issue about 1 year ago
feat(providers): add webex oauth
askmrsinh opened this pull request about 1 year ago
askmrsinh opened this pull request about 1 year ago
chore: cleanup errors
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
fix(providers): add state as default check to Okta
hakoares opened this pull request about 1 year ago
hakoares opened this pull request about 1 year ago
fix(types): Session callback params does not include `user` and `token`
nbifrye opened this pull request about 1 year ago
nbifrye opened this pull request about 1 year ago
How to declare module "next-auth/jwt" in next-auth@5
Adherentman opened this issue about 1 year ago
Adherentman opened this issue about 1 year ago
NextAuth Redirect Issue to `/api/auth/error` on Vercel Deployment
walifile opened this issue about 1 year ago
walifile opened this issue about 1 year ago
chore(docs): add SvelteKit `load` function "implications for authentication" link
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
Keycloak - /api/auth/csrf is not initiating the Authorization Request - in PROD
nvijayap opened this issue about 1 year ago
nvijayap opened this issue about 1 year ago
feat: dev app dynamic provider imports
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
fix(docs): update okta.md
vcha0018 opened this pull request about 1 year ago
vcha0018 opened this pull request about 1 year ago
feat: support advanced initialization in v5
ThangHuuVu opened this pull request about 1 year ago
ThangHuuVu opened this pull request about 1 year ago
Credentials provider not working w/ database session strategy
aplr opened this issue about 1 year ago
aplr opened this issue about 1 year ago
AzureAD common tenant URLs aren't being checked properly
JibbityJobbity opened this issue about 1 year ago
JibbityJobbity opened this issue about 1 year ago
AzureAD common tenant URLs aren't being checked properly
JibbityJobbity opened this issue about 1 year ago
JibbityJobbity opened this issue about 1 year ago
Type error in session callback for `user` and `token` properties
thomasmol opened this issue about 1 year ago
thomasmol opened this issue about 1 year ago
Type error in session callback for `user` and `token` properties
thomasmol opened this issue about 1 year ago
thomasmol opened this issue about 1 year ago
unable to to use subdomain in AUTH_URL and wrap middleware in auth
trevorpfiz opened this issue about 1 year ago
trevorpfiz opened this issue about 1 year ago
fix: clerk sponsorship cta in dark mode
astrotars opened this pull request about 1 year ago
astrotars opened this pull request about 1 year ago
fix(docs): prisma schema - add id to VerificationToken schema
LegendNihal opened this pull request about 1 year ago
LegendNihal opened this pull request about 1 year ago
Okta missing `state` parameter
hakoares opened this issue about 1 year ago
hakoares opened this issue about 1 year ago
Session required error when returning a second time after state changes
mallusrgreatv2 opened this issue about 1 year ago
mallusrgreatv2 opened this issue about 1 year ago
fix: Github provider tests
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
feat: add more providers back to SvelteKit example app
ndom91 opened this pull request about 1 year ago
ndom91 opened this pull request about 1 year ago
refactor: preserve some `next-auth` v4 functionality
balazsorban44 opened this pull request about 1 year ago
balazsorban44 opened this pull request about 1 year ago
fix(docs): drizzle setup docs
devdatkumar opened this pull request about 1 year ago
devdatkumar opened this pull request about 1 year ago
chore: add twitter pixel
astrotars opened this pull request about 1 year ago
astrotars opened this pull request about 1 year ago