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

feat(adapters): add redis adapter

github.com/nextauthjs/next-auth - nbifrye opened this pull request about 1 year ago
feat(adapters): add redis adapter

github.com/nextauthjs/next-auth - nbifrye opened this pull request about 1 year ago
Next basePath not handled on signin page

github.com/nextauthjs/next-auth - marcoreni opened this issue about 1 year ago
Update Kysely link to CamelCasePlugin

github.com/nextauthjs/next-auth - EspadaV8 opened this pull request about 1 year ago
make session id available for database dapater

github.com/nextauthjs/next-auth - KATT opened this pull request about 1 year ago
Custom error page not working in SvelteKit

github.com/nextauthjs/next-auth - socketopp opened this issue about 1 year ago
type error for Prisma Client with extensions

github.com/nextauthjs/next-auth - jeremy-code opened this issue about 1 year ago
Update warnings.md

github.com/nextauthjs/next-auth - Samueelijah opened this pull request about 1 year ago
feat: support sveltekit 2

github.com/nextauthjs/next-auth - TabithaLarkin opened this pull request about 1 year ago
Allow SvelteKit 2 as peer dependency

github.com/nextauthjs/next-auth - jjonescz opened this pull request about 1 year ago
@auth/sveltekit: support SvelteKit v2

github.com/nextauthjs/next-auth - ZerdoX-x opened this issue about 1 year ago
feat: deep-merge cookies options

github.com/nextauthjs/next-auth - yordis opened this pull request about 1 year ago
fix(custom): incorrect cookie names

github.com/nextauthjs/next-auth - leohxj opened this pull request about 1 year ago
feat: drop user id generation in `createUser`

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 1 year ago
feat: add default user id generation

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 1 year ago
feat(providers): expose `@auth/sveltekit/providers/*`

github.com/nextauthjs/next-auth - balazsorban44 opened this pull request about 1 year ago
getServerSession killing nextjs cache?

github.com/nextauthjs/next-auth - lfgtavora opened this issue about 1 year ago
docs: add GithubProvider import

github.com/nextauthjs/next-auth - akritibhusal opened this pull request about 1 year ago
Docs: Fix GitHubProvider alias in getting-started docs

github.com/nextauthjs/next-auth - akritibhusal opened this pull request about 1 year ago
fix(adapters): allow async SQLite clients

github.com/nextauthjs/next-auth - Schniz opened this pull request about 1 year ago
test: callback tests

github.com/nextauthjs/next-auth - ThangHuuVu opened this pull request about 1 year ago
refactor: improved signin redirection methods

github.com/nextauthjs/next-auth - milindgoel15 opened this pull request about 1 year ago
fix: Bad intersection caused type to be 'never'

github.com/nextauthjs/next-auth - konstantinblaesi opened this pull request about 1 year ago
Update example.md

github.com/nextauthjs/next-auth - anuragcsangal opened this pull request about 1 year ago
test: improve tests for session action

github.com/nextauthjs/next-auth - ThangHuuVu opened this pull request about 1 year ago
feat: Add session tokens to session callbacks

github.com/nextauthjs/next-auth - Wundero opened this pull request about 1 year ago
Getting error "fetch failed"

github.com/nextauthjs/next-auth - twalker1998 opened this issue about 1 year ago
Getting error "fetch failed"

github.com/nextauthjs/next-auth - twalker1998 opened this issue about 1 year ago
Getting error "fetch failed"

github.com/nextauthjs/next-auth - twalker1998 opened this issue about 1 year ago
Example app is not working

github.com/nextauthjs/next-auth - lsadehaan opened this issue about 1 year ago
Update session info on Server Side.

github.com/nextauthjs/next-auth - TomasElordi opened this issue about 1 year ago
Fix broken link

github.com/nextauthjs/next-auth - empflow opened this pull request about 1 year ago
docs(apps): bump nuxt to 3.8.2

github.com/nextauthjs/next-auth - wobsoriano opened this pull request about 1 year ago
Update pg.ts

github.com/nextauthjs/next-auth - sherlockmac opened this pull request about 1 year ago
getProviders is not available in v5

github.com/nextauthjs/next-auth - cassioseffrin opened this issue about 1 year ago
getProviders is not available in v5

github.com/nextauthjs/next-auth - cassioseffrin opened this issue about 1 year ago
fix(providers): typo in well-known url in azure-ad

github.com/nextauthjs/next-auth - noxify opened this pull request about 1 year ago
fix `jwt` strategy ignoring `updateAge` in v5

github.com/nextauthjs/next-auth - billyen2012 opened this pull request about 1 year ago
fix: client-side baseUrl is a path

github.com/nextauthjs/next-auth - tills13 opened this pull request about 1 year ago
Test

github.com/nextauthjs/next-auth - balazsorban44 opened this issue about 1 year ago
Test

github.com/nextauthjs/next-auth - balazsorban44 opened this issue about 1 year ago
Update azure-ad.md

github.com/nextauthjs/next-auth - Nyan-Doggo opened this pull request about 1 year ago
Adapter Drizzle with libSQL

github.com/nextauthjs/next-auth - tsriram opened this pull request about 1 year ago
docs: change osu! capitalization inside the document

github.com/nextauthjs/next-auth - SrIzan10 opened this pull request about 1 year ago
feat(providers): support self-hosted github

github.com/nextauthjs/next-auth - cometkim opened this pull request about 1 year ago
fix(docs): update credentials-provider.md throwing errors

github.com/nextauthjs/next-auth - mustafa-hanif opened this pull request about 1 year ago
fix(docs): update kakao.md - clarify callbackUrl format

github.com/nextauthjs/next-auth - deokyeong93 opened this pull request about 1 year ago
feat: nvm

github.com/nextauthjs/next-auth - hillac opened this pull request about 1 year ago
Fixes: broken Adapter links on multiple pages

github.com/nextauthjs/next-auth - pippinmole opened this pull request about 1 year ago
fix (v4): nodemailer imports

github.com/nextauthjs/next-auth - c-ehrlich opened this pull request about 1 year ago
Broken links: All adapter links broken

github.com/nextauthjs/next-auth - pippinmole opened this issue about 1 year ago
Fix redirect for protected pages

github.com/nextauthjs/next-auth - pinelibg opened this pull request about 1 year ago
chore(test): core test setup

github.com/nextauthjs/next-auth - ThangHuuVu opened this pull request about 1 year ago
docs: Fix broken links in upgrade-to-v5

github.com/nextauthjs/next-auth - A7med3bdulBaset opened this pull request about 1 year ago
docs: lowercase the import path for consistency.

github.com/nextauthjs/next-auth - A7med3bdulBaset opened this pull request about 1 year ago
docs: `getServerSession` is no longer `unstable_`

github.com/nextauthjs/next-auth - A7med3bdulBaset opened this pull request about 1 year ago