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
using pages option in sveltekit leads to too many redirects
github.com/nextauthjs/next-auth - ziedHamdi opened this issue over 1 year ago
github.com/nextauthjs/next-auth - ziedHamdi opened this issue over 1 year ago
feat(providers): add Ory Hydra provider
github.com/nextauthjs/next-auth - tomcastro opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - tomcastro opened this pull request over 1 year ago
Redirect issue in combination with custom signin page and base path
github.com/nextauthjs/next-auth - mkollers opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mkollers opened this issue over 1 year ago
`signIn()` error/cancel ends up in `api/auth/signin?error=Callback#_=_`
github.com/nextauthjs/next-auth - khteh opened this issue over 1 year ago
github.com/nextauthjs/next-auth - khteh opened this issue over 1 year ago
getServerSession: [TypeError]: Cannot read properties of undefined (reading 'cookies')
github.com/nextauthjs/next-auth - mcnaveen opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mcnaveen opened this issue over 1 year ago
feat(adapters): add typegoose adapter
github.com/nextauthjs/next-auth - mr687 opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - mr687 opened this pull request over 1 year ago
Credentials provider not working with any adapter
github.com/nextauthjs/next-auth - XMadFoX opened this issue over 1 year ago
github.com/nextauthjs/next-auth - XMadFoX opened this issue over 1 year ago
(ts) Build fails when using `"skipLibCheck": false`
github.com/nextauthjs/next-auth - peterhirn opened this issue over 1 year ago
github.com/nextauthjs/next-auth - peterhirn opened this issue over 1 year ago
Resolve recombining cookie chunk due to incorrect ordering
github.com/nextauthjs/next-auth - kilakewe opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - kilakewe opened this pull request over 1 year ago
getServerSession not working in middleware using Next.js 13 app directory
github.com/nextauthjs/next-auth - thexpand opened this issue over 1 year ago
github.com/nextauthjs/next-auth - thexpand opened this issue over 1 year ago
`@auth/prisma-adapter`: `createUser` causes TS errors (skew between "@auth/core/adapters" and "next-auth/adapters"?)
github.com/nextauthjs/next-auth - timfee opened this issue over 1 year ago
github.com/nextauthjs/next-auth - timfee opened this issue over 1 year ago
feat(providers): add Tencent QQ Provider
github.com/nextauthjs/next-auth - HiChen404 opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - HiChen404 opened this pull request over 1 year ago
CredentialsProvider authorize function returns status 200 and response ok when Error is thrown
github.com/nextauthjs/next-auth - kikky7 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - kikky7 opened this issue over 1 year ago
Sveltekit session update
github.com/nextauthjs/next-auth - WolfVector opened this issue over 1 year ago
github.com/nextauthjs/next-auth - WolfVector opened this issue over 1 year ago
Redirect from protected route to localhost on production
github.com/nextauthjs/next-auth - hkrawczyk opened this issue over 1 year ago
github.com/nextauthjs/next-auth - hkrawczyk opened this issue over 1 year ago
What does the UntrustedHost error means and what "trustHost: true" option to overcome it does exactly?
github.com/nextauthjs/next-auth - VirgileD opened this issue over 1 year ago
github.com/nextauthjs/next-auth - VirgileD opened this issue over 1 year ago
Invalid URL TypeError with call to signIn()
github.com/nextauthjs/next-auth - Radicitus opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Radicitus opened this issue over 1 year ago
getServerSession is null in route handlers when I call the api from server component - next13 app directopry
github.com/nextauthjs/next-auth - rezaaa opened this issue over 1 year ago
github.com/nextauthjs/next-auth - rezaaa opened this issue over 1 year ago
Error: [next-auth]: `useSession` must be wrapped in a <SessionProvider />
github.com/nextauthjs/next-auth - Abbhiishek opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Abbhiishek opened this issue over 1 year ago
TypeError: next_auth_providers_credentials__WEBPACK_IMPORTED_MODULE_1__ is not a function
github.com/nextauthjs/next-auth - OmkarKamble1 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - OmkarKamble1 opened this issue over 1 year ago
Fix adapter card text color on hover when on dark mode
github.com/nextauthjs/next-auth - anampartho opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - anampartho opened this pull request over 1 year ago
How do you getServerSession on edge runtime?
github.com/nextauthjs/next-auth - phind-justin opened this issue over 1 year ago
github.com/nextauthjs/next-auth - phind-justin opened this issue over 1 year ago
feat(provider): add mastodon provider
github.com/nextauthjs/next-auth - nina-alin opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - nina-alin opened this pull request over 1 year ago
Update email.md
github.com/nextauthjs/next-auth - JSMarsh813 opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - JSMarsh813 opened this pull request over 1 year ago
getServerSession not returning database user / user ID
github.com/nextauthjs/next-auth - r-ohan opened this issue over 1 year ago
github.com/nextauthjs/next-auth - r-ohan opened this issue over 1 year ago
Prisma adapter for keycloak provider : remove not-before-policy before linking account
github.com/nextauthjs/next-auth - Kephas3 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Kephas3 opened this issue over 1 year ago
Provide a way to save updated `provider.profile()` information to the users database
github.com/nextauthjs/next-auth - domharrington opened this issue over 1 year ago
github.com/nextauthjs/next-auth - domharrington opened this issue over 1 year ago
How to properly redirect to a custom page after successful signIn
github.com/nextauthjs/next-auth - joaocasarin opened this issue over 1 year ago
github.com/nextauthjs/next-auth - joaocasarin opened this issue over 1 year ago
OAuthSignin Error in Vercel Deployment
github.com/nextauthjs/next-auth - kaganAhmetOkan opened this issue over 1 year ago
github.com/nextauthjs/next-auth - kaganAhmetOkan opened this issue over 1 year ago
Crendtials provider with redirect:false - next-auth/react signIn returns status:200 ok:true with failed authentication.
github.com/nextauthjs/next-auth - OdifYltsaeb opened this issue over 1 year ago
github.com/nextauthjs/next-auth - OdifYltsaeb opened this issue over 1 year ago
Website: Add Vue3 / Nuxt3 example on the frontpage
github.com/nextauthjs/next-auth - JPustkuchen opened this issue over 1 year ago
github.com/nextauthjs/next-auth - JPustkuchen opened this issue over 1 year ago
Cannot find [...nextauth].{js,ts} in `/pages/api/auth`
github.com/nextauthjs/next-auth - Gyurmatag opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Gyurmatag opened this issue over 1 year ago
(feat) Provider: Whop
github.com/nextauthjs/next-auth - denisulit opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - denisulit opened this pull request over 1 year ago
CLIENT_FETCH_ERROR, although session data is in /api/auth/session.
github.com/nextauthjs/next-auth - developedbytoby opened this issue over 1 year ago
github.com/nextauthjs/next-auth - developedbytoby opened this issue over 1 year ago
chore: Add Descope as a 🥉 bronze financial sponsor
github.com/nextauthjs/next-auth - dorsha opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - dorsha opened this pull request over 1 year ago
After switching to Turbopack i get crypto.getRandomValues() not supported.
github.com/nextauthjs/next-auth - kapitalistn opened this issue over 1 year ago
github.com/nextauthjs/next-auth - kapitalistn opened this issue over 1 year ago
fix typo in comment
github.com/nextauthjs/next-auth - aaazzz opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - aaazzz opened this pull request over 1 year ago
How to get extra info from Access Token?
github.com/nextauthjs/next-auth - mrbodich opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mrbodich opened this issue over 1 year ago
Support for Next js App router??
github.com/nextauthjs/next-auth - ChetSocio opened this issue over 1 year ago
github.com/nextauthjs/next-auth - ChetSocio opened this issue over 1 year ago
is instagram authentication even permitted by Instagram API?
github.com/nextauthjs/next-auth - kingjulien1 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - kingjulien1 opened this issue over 1 year ago
Facebook login using a mobile number fails
github.com/nextauthjs/next-auth - Adstokoe19 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Adstokoe19 opened this issue over 1 year ago
docs(prisma adapter): fix emailVerified field type of all User models in prisma adapter
github.com/nextauthjs/next-auth - moinulmoin opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - moinulmoin opened this pull request over 1 year ago
[CLIENT_FETCH_ERROR] in AWS Amplify
github.com/nextauthjs/next-auth - erwinagpasa opened this issue over 1 year ago
github.com/nextauthjs/next-auth - erwinagpasa opened this issue over 1 year ago
Integrating Google OAuth with NextAuth.js: how to get Client and Token from google login
github.com/nextauthjs/next-auth - faisaldev001 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - faisaldev001 opened this issue over 1 year ago
Cannot get user name from AppleProvider
github.com/nextauthjs/next-auth - CarstenHoyer opened this issue over 1 year ago
github.com/nextauthjs/next-auth - CarstenHoyer opened this issue over 1 year ago
Redirect after successful sign-in
github.com/nextauthjs/next-auth - sangosteve opened this issue over 1 year ago
github.com/nextauthjs/next-auth - sangosteve opened this issue over 1 year ago
Auth0: expected 200 OK, got: 404 Not Found
github.com/nextauthjs/next-auth - hobadams opened this issue over 1 year ago
github.com/nextauthjs/next-auth - hobadams opened this issue over 1 year ago
Improve handler function arguments types for next route
github.com/nextauthjs/next-auth - mattiaz9 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mattiaz9 opened this issue over 1 year ago
Issue with GoogleProvider and custom basePath
github.com/nextauthjs/next-auth - not4fame opened this issue over 1 year ago
github.com/nextauthjs/next-auth - not4fame opened this issue over 1 year ago
@auth/sveltekit has the wrong dependency on old @auth/core 0.5.1 package
github.com/nextauthjs/next-auth - hgoona opened this issue over 1 year ago
github.com/nextauthjs/next-auth - hgoona opened this issue over 1 year ago
docs: add terraform template for dynamodb table
github.com/nextauthjs/next-auth - junlarsen opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - junlarsen opened this pull request over 1 year ago
DiscordProvider doesnt call jwt callback
github.com/nextauthjs/next-auth - 44thOperations opened this issue over 1 year ago
github.com/nextauthjs/next-auth - 44thOperations opened this issue over 1 year ago
Session Update() does not pull from server as stated in the docs
github.com/nextauthjs/next-auth - oliverkidd opened this issue over 1 year ago
github.com/nextauthjs/next-auth - oliverkidd opened this issue over 1 year ago
How to set up GitHub OAuth for both local development and production?
github.com/nextauthjs/next-auth - jcohenho opened this issue over 1 year ago
github.com/nextauthjs/next-auth - jcohenho opened this issue over 1 year ago
Move next.config.js file into the correct directory
github.com/nextauthjs/next-auth - ghoshnirmalya opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - ghoshnirmalya opened this pull request over 1 year ago
Missing default_phone Field in User Profile Data with Yandex Provider
github.com/nextauthjs/next-auth - shahriyor-sharifjonov opened this issue over 1 year ago
github.com/nextauthjs/next-auth - shahriyor-sharifjonov opened this issue over 1 year ago
getUserByAccount is not a function
github.com/nextauthjs/next-auth - KacperPaszkowski opened this issue over 1 year ago
github.com/nextauthjs/next-auth - KacperPaszkowski opened this issue over 1 year ago
fix(server actions): origin is under headers object
github.com/nextauthjs/next-auth - Kinbaum opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - Kinbaum opened this pull request over 1 year ago
Cypress.Cookies.defaults removed
github.com/nextauthjs/next-auth - roy9495 opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - roy9495 opened this pull request over 1 year ago
isDate() returns true for non dates in edge cases that make use of delimiters '#' or '-'
github.com/nextauthjs/next-auth - nerkmind1337 opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - nerkmind1337 opened this pull request over 1 year ago
isDate() returns true for non dates in edge cases that make use of delimiters '#' or '-' (possibly more).
github.com/nextauthjs/next-auth - nerkmind1337 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - nerkmind1337 opened this issue over 1 year ago
Capitalize function breaks Next.js build
github.com/nextauthjs/next-auth - Skanislav opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Skanislav opened this issue over 1 year ago
Type Error: Argument of type '[Request]' is not assignable to parameter of type 'GetServerSessionParams<GetServerSessionOptions>'
github.com/nextauthjs/next-auth - HRNPH opened this issue over 1 year ago
github.com/nextauthjs/next-auth - HRNPH opened this issue over 1 year ago
500 returned for /auth/csrf on vercel with svelteKit
github.com/nextauthjs/next-auth - brendangibson opened this issue over 1 year ago
github.com/nextauthjs/next-auth - brendangibson opened this issue over 1 year ago
"GetUserByAccountError" when using Nextjs 13.4, next-auth ^4.22.1 and @next-auth/prisma-adapter ^1.0.6
github.com/nextauthjs/next-auth - thebeautyofcoding opened this issue over 1 year ago
github.com/nextauthjs/next-auth - thebeautyofcoding opened this issue over 1 year ago
OAuthAccountNotLinked Error when using different provider accounts with same email as EmailProvider
github.com/nextauthjs/next-auth - dlamprey opened this issue over 1 year ago
github.com/nextauthjs/next-auth - dlamprey opened this issue over 1 year ago
Auth0 Provider TypeError: Invalid character in header content ["Location"]
github.com/nextauthjs/next-auth - shahbhavik01 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - shahbhavik01 opened this issue over 1 year ago
Tokens rotation does not persist the new token
github.com/nextauthjs/next-auth - mrbodich opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mrbodich opened this issue over 1 year ago
Can I specify team ID for the Slack provider?
github.com/nextauthjs/next-auth - zoul opened this issue over 1 year ago
github.com/nextauthjs/next-auth - zoul opened this issue over 1 year ago
NextAuth session disappearing after page refresh
github.com/nextauthjs/next-auth - shahriyor-sharifjonov opened this issue over 1 year ago
github.com/nextauthjs/next-auth - shahriyor-sharifjonov opened this issue over 1 year ago
PrismaAdapter: 'Argument `user` is missing.' with twitter oauth 1.0a
github.com/nextauthjs/next-auth - pedrommarquesm opened this issue over 1 year ago
github.com/nextauthjs/next-auth - pedrommarquesm opened this issue over 1 year ago
The sveltekit-auth-example fails to deploy
github.com/nextauthjs/next-auth - jimlloyd opened this issue over 1 year ago
github.com/nextauthjs/next-auth - jimlloyd opened this issue over 1 year ago
Custom JWE Code : Do not see the Token but it works
github.com/nextauthjs/next-auth - rcritt opened this issue over 1 year ago
github.com/nextauthjs/next-auth - rcritt opened this issue over 1 year ago
Keycloak session and tokens are not
github.com/nextauthjs/next-auth - mrbodich opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mrbodich opened this issue over 1 year ago
NextAuth on vercel returns undefined, goes to /api/auth/error but it works locally
github.com/nextauthjs/next-auth - robertwt7 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - robertwt7 opened this issue over 1 year ago
getServerSession returns null when the route handler is invoked from a server component fetch call
github.com/nextauthjs/next-auth - mkarajohn opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mkarajohn opened this issue over 1 year ago
Impossible to get Auth State on route handler when fetching from server component
github.com/nextauthjs/next-auth - Serpentarius13 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Serpentarius13 opened this issue over 1 year ago
wrong type on signOut event
github.com/nextauthjs/next-auth - altsst opened this issue over 1 year ago
github.com/nextauthjs/next-auth - altsst opened this issue over 1 year ago
Unable to use `satisfies PageServerLoad` on SvelteKit server file
github.com/nextauthjs/next-auth - Arro opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Arro opened this issue over 1 year ago
how to set NEXTAUTH_URL environment variable in Cloudflare deploy.
github.com/nextauthjs/next-auth - oyeon-kwon opened this issue over 1 year ago
github.com/nextauthjs/next-auth - oyeon-kwon opened this issue over 1 year ago
add wechat provider
github.com/nextauthjs/next-auth - turvcn opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - turvcn opened this pull request over 1 year ago
Creating a database adapter for an external backend REST API
github.com/nextauthjs/next-auth - basememara opened this issue over 1 year ago
github.com/nextauthjs/next-auth - basememara opened this issue over 1 year ago
Update sub-bullet about vercel deployment specifics
github.com/nextauthjs/next-auth - nickradford opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - nickradford opened this pull request over 1 year ago
Error when login using Google with Sequelize ORM
github.com/nextauthjs/next-auth - Soso966 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - Soso966 opened this issue over 1 year ago
NextJS middleware does not work with Prisma Adapter
github.com/nextauthjs/next-auth - logan-anderson opened this issue over 1 year ago
github.com/nextauthjs/next-auth - logan-anderson opened this issue over 1 year ago
feat(providers): add Nextcloud provider
github.com/nextauthjs/next-auth - Podter opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - Podter opened this pull request over 1 year ago
Issue with using getServerSession
github.com/nextauthjs/next-auth - stanko-tomic opened this issue over 1 year ago
github.com/nextauthjs/next-auth - stanko-tomic opened this issue over 1 year ago
simple rewording of the commented documentation
github.com/nextauthjs/next-auth - treyspeakman opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - treyspeakman opened this pull request over 1 year ago
SvelteKit: The callback error code doesn't change
github.com/nextauthjs/next-auth - skyf0l opened this issue over 1 year ago
github.com/nextauthjs/next-auth - skyf0l opened this issue over 1 year ago
Support new Next route handlers in App dir
github.com/nextauthjs/next-auth - filipesmedeiros opened this issue over 1 year ago
github.com/nextauthjs/next-auth - filipesmedeiros opened this issue over 1 year ago
Module not found: Can't resolve 'crypto'
github.com/nextauthjs/next-auth - mwawrusch opened this issue over 1 year ago
github.com/nextauthjs/next-auth - mwawrusch opened this issue over 1 year ago
Calling `getServerSession` in Server Action triggers error "Invariant: Method expects to have requestAsyncStorage, none available"
github.com/nextauthjs/next-auth - lukevers opened this issue over 1 year ago
github.com/nextauthjs/next-auth - lukevers opened this issue over 1 year ago
Refresh token rotation using the JWT callback does not work in app directory
github.com/nextauthjs/next-auth - PaulWild opened this issue over 1 year ago
github.com/nextauthjs/next-auth - PaulWild opened this issue over 1 year ago
update outdated react docs link
github.com/nextauthjs/next-auth - MahendraBishnoi29 opened this pull request over 1 year ago
github.com/nextauthjs/next-auth - MahendraBishnoi29 opened this pull request over 1 year ago
update the outdated react doc links
github.com/nextauthjs/next-auth - MahendraBishnoi29 opened this issue over 1 year ago
github.com/nextauthjs/next-auth - MahendraBishnoi29 opened this issue over 1 year ago
How to access request object in provider custom token request?
github.com/nextauthjs/next-auth - sheiman-pavlo opened this issue over 1 year ago
github.com/nextauthjs/next-auth - sheiman-pavlo opened this issue over 1 year ago
Users keep getting "verification error" when using email provider
github.com/nextauthjs/next-auth - thomasmol opened this issue over 1 year ago
github.com/nextauthjs/next-auth - thomasmol opened this issue over 1 year ago
signin_oauth_error azure-ad outgoing request timed out after 3500ms
github.com/nextauthjs/next-auth - walidmourou opened this issue over 1 year ago
github.com/nextauthjs/next-auth - walidmourou opened this issue over 1 year ago
User Can't Signout Unless They Signout From the Same Place They Signed In
github.com/nextauthjs/next-auth - OatsProgramming opened this issue over 1 year ago
github.com/nextauthjs/next-auth - OatsProgramming opened this issue over 1 year ago