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(deps): upgrade dependencies

github.com/nextauthjs/next-auth - a911b4a40bcf778b3629dcb63726d0ecda136767 authored over 2 years ago
chore: rename `GITHUB_TOKEN` to `RELEASE_TOKEN`

github.com/nextauthjs/next-auth - cb0f3e1ae2e5eb7889aba9694e017ed7afcf914b authored over 2 years ago
fix(core): respect `NEXTAUTH_SECRET` in `unstable_getServerSession` (#4774)

* fix(core): respect `NEXTAUTH_SECRET` in `unstable_getServerSession`

* add `secret` tests

...

github.com/nextauthjs/next-auth - c194261617d4bb6d553e5752565270abc30633c0 authored over 2 years ago
chore: add security headers to docs vercel.json (#4766)

github.com/nextauthjs/next-auth - 5fdd8483d8178cc38a23d40858b380cef2f2d044 authored over 2 years ago
fix: update Middleware (#4757)

* merge `main`, fix workspace dependencies

* chore(dev): use `matcher` in Middleware

* fix...

github.com/nextauthjs/next-auth - 99f5b9616f96afe0242a72f728be64b27cfefc5d authored over 2 years ago
feat(core): pass `profile` to `linkAccount` event (#4242)

Co-authored-by: Nico Domino <[email protected]>

github.com/nextauthjs/next-auth - d8d9ab94cb663736ddbb56d39a23491d5213eb43 authored over 2 years ago
chore(docs): update securing pages tutorial (#3982)

Co-authored-by: Lluis Agusti <[email protected]>
Co-authored-by: Thang Vu <[email protected]...

github.com/nextauthjs/next-auth - e8827cbf45fe37d79fdf91b4921ee66dd17450b4 authored over 2 years ago
chore: bump version

github.com/nextauthjs/next-auth - 37c4a813e304bd0915280e6013fc697f9e2b4a1e authored over 2 years ago
fix(build): include `utils` in package (#4760)

* fix: include `utils` in package

* fix: import `InternalUrl` as type

* `"emitDeclarationO...

github.com/nextauthjs/next-auth - 6a23ff71264b4ba1bcd7222da5f51315f730dd61 authored over 2 years ago
chore: bump version

github.com/nextauthjs/next-auth - 23db0e68dd3d83302be69c774393b0781ed42e7d authored over 2 years ago
fix(ts): infer provider type in `signIn` (#4679)

* fix: signIn infer provider type

The "P" type it's not passed in any props, so the result ty...

github.com/nextauthjs/next-auth - e03e234b866523973bcfd196aa564be8c179c6d3 authored over 2 years ago
feat: introduce experimental `unstable_getServerSession` API (#4116)

* refactor: improve `getServerSession` API

* Apply review comment

Co-authored-by: Balázs O...

github.com/nextauthjs/next-auth - 66fb914a311ea678efd327c2627fd8ff22143780 authored over 2 years ago
chore: update to use release token

github.com/nextauthjs/next-auth - 8ce728197fa47b55ef8fec1fe47ad550e4e55a6b authored over 2 years ago
docs(providers): Change env names (#4753)

Proposing to match the env names to what is in the example [...nextauth].ts

github.com/nextauthjs/next-auth - 87d1a7af6d30ba0e19d9cf10cae537e000eb65f7 authored over 2 years ago
docs(adapters): fix references to deprecated adapters repo (#4737)

github.com/nextauthjs/next-auth - 172813f987c28a7bd1b3a81b99fffaf4c4ce0763 authored over 2 years ago
chore(deps): bump next-auth in /apps/playground-sveltekit (#4746)

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.3.3 to 4.5.0.
- [Release note...

github.com/nextauthjs/next-auth - cc934fceecb176b1fa4f1ec2fe05e143c1f5c0ae authored over 2 years ago
docs(providers): typo in slack.md (#4733)

typo in slack.md, thanks for the warning though!

github.com/nextauthjs/next-auth - 46e467a7cb6356ab7d1383bdadf58600a764e7e4 authored over 2 years ago
fix(edge): support request.cookies as a map (#4745)

in next Next.js versions, NextRequest.cookies will be an instance of NextCookies which is
some ...

github.com/nextauthjs/next-auth - 73d489beac2d682e93bd834d2ce666a3de2dd00e authored over 2 years ago
test: add test for invalid `callbackUrl` handling

github.com/nextauthjs/next-auth - e498483b23273d1bfc81be68339607f88d411bd6 authored over 2 years ago
docs(providers/workos.md): Update reference link. (#4721)

The file extension changed to `.ts`.

github.com/nextauthjs/next-auth - 7cf49566a6327ae99a3def6d20b28c3786c7368c authored over 2 years ago
feat: allow standard `Request` in `NextAuthHandler` (#4704)

* chore: upgrade dev dependencies

* chore: use SWC for test transforms

* feat: allow stand...

github.com/nextauthjs/next-auth - 2469e44572f23f709fa8c5c65c6b7a4eb2383e9f authored over 2 years ago
chore(sveltekit): cookie.parse type error for null (#4580)

github.com/nextauthjs/next-auth - 408b6b175f6f9fdc4b2c484b1ad0090e2ea758ca authored over 2 years ago
fix(providers): use `client_secret_post` auth method for Instagram (#4705)

github.com/nextauthjs/next-auth - 92dfc3c8b0f10099090f55f2ff80256ff380ce3b authored over 2 years ago
chore: bump versions

[skip ci]

github.com/nextauthjs/next-auth - 8c5d9faad65931e478147412fd905bdd70aa0a4c authored over 2 years ago
fix: don't show error on relative callbackUrl

fixes #4700

github.com/nextauthjs/next-auth - 49a8d51f79683edb6110a940764bc53e288e5294 authored over 2 years ago
chore: bump version

github.com/nextauthjs/next-auth - c0d251731d39255cbd3b613d57a1992119326269 authored over 2 years ago
chore: no git checks on publish

github.com/nextauthjs/next-auth - 76560aed5a918e2cab13b4eae30d200b242f585b authored over 2 years ago
fix: handle invalid `callbackUrl`

github.com/nextauthjs/next-auth - 25517b73153332d948114bacdff3b5908de91d85 authored over 2 years ago
feat(callback): return always status code 401 on error (#4601)

github.com/nextauthjs/next-auth - 4daa63d5e12dda9249c1c65384c4ec479dbd37c7 authored over 2 years ago
feat(provider): Add United Effects provider (#4546)

* Adding United Effects as a provider
* Update packages/next-auth/src/providers/united-effects....

github.com/nextauthjs/next-auth - 81afeef1949aba30cd78c18e830aaa9be6d8a354 authored over 2 years ago
docs(next): Update config comment (#4664)

* Update Custom JWT decode method
* Update docs/docs/configuration/nextjs.md

Co-authored-by:...

github.com/nextauthjs/next-auth - 008f29e6f8b89953cc129b4b287d82d340268f69 authored over 2 years ago
fix(ts): allow `getToken` in `getServerSideProps` (#4659)

github.com/nextauthjs/next-auth - e4ee520b4aba55fbc123801291bcba404f578d3f authored over 2 years ago
feat(providers): make `issuer` configurable on Salesforce (#4658)

github.com/nextauthjs/next-auth - 358b80d4ced3561d42d28e3ab017a2027afe28d2 authored over 2 years ago
fix(ts): remove unused type (#4657)

github.com/nextauthjs/next-auth - 0a7a9162286346c210dce1231821b2189daf1309 authored over 2 years ago
Revert "fix(ts): signIn infer provider type (#4623)" (#4655)

This reverts commit 46089eb5ae38d89cadb992e2941e35ee02497c52.

github.com/nextauthjs/next-auth - 612c35e8c2c4fff62f7b1ff60944c84cf13e0e7a authored over 2 years ago
chore(release): increase checkout depth (#4654)

Fetch two commits in CI so HEAD^1 is able to function correctly to determine diff between last c...

github.com/nextauthjs/next-auth - 9f6949816cd0043c04b19809f096071521cad5d4 authored over 2 years ago
fix(ts): signIn infer provider type (#4623)

The "P" type it's not passed in any props, so the result type doesn't understand and return the ...

github.com/nextauthjs/next-auth - 46089eb5ae38d89cadb992e2941e35ee02497c52 authored over 2 years ago
feat(middleware): support custom `cookieName` (#4385)

* feat: Add the support of custom cookieName on the next-auth/middleware

* chore: Only accept...

github.com/nextauthjs/next-auth - 7d8cc70fafc1a43b147f4bb39fe87532a19313b2 authored over 2 years ago
fix(middleware): use relative URL for sign-in page `callbackUrl` (#4534)

* Use relative URL for middleware's signin callbackUrl

* Include params to callbackUrl if any...

github.com/nextauthjs/next-auth - 75602a3f047e1a16d4ec53b5f49e74e571c998ab authored over 2 years ago
docs: Remove trailing '/' from Authentik issuer example (#4646)

The Authentik provider already adds a `/` after the `issuer`, so this creates a double slash tha...

github.com/nextauthjs/next-auth - 5b8a619cd0d94b4ab0cff888bcc200f9e0cd3bd6 authored over 2 years ago
feat(middleware): support custom `jwt.decode` (#4210)

* feat: custom jwt decode method for middleware

* Update docs/docs/configuration/options.md
...

github.com/nextauthjs/next-auth - 16622f6428572c8666ab1ce53e740ba9ecde69fd authored over 2 years ago
chore(deps): bump next-auth in /apps/playground-sveltekit (#4615)

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.3.2 to 4.3.3.
- [Release note...

github.com/nextauthjs/next-auth - e203801f30e5b34d85bef617a1266c1b073bc8e5 authored over 2 years ago
docs: add note to ensure pages actually exist (#4618)

* chore(docs): add note to ensure pages actually exist

* Update docs/docs/configuration/optio...

github.com/nextauthjs/next-auth - cfc0a5508074cf779b1a4ccd3a22a8a6d2ba36f0 authored over 2 years ago
docs: update blog link (#4591)

Authentication Patterns for Next.js is moved official next.js docs https://nextjs.org/docs/authe...

github.com/nextauthjs/next-auth - dda4e0a7d8121b50f9cc9f1810424020427ef5de authored over 2 years ago
chore(tutorial): fixing the `expires_in` method of `account` object to `expires_at` (#4540)

Co-authored-by: Lluis Agusti <[email protected]>

github.com/nextauthjs/next-auth - 374f886e84bb8c18f2af8660f079a021268ee72e authored over 2 years ago
docs: update screenshot (#4571)

github.com/nextauthjs/next-auth - db188b872f8efb90fc325dc60644941dc0650e92 authored over 2 years ago
docs: fix font size for small devices (#4558)

Co-authored-by: Lluis Agusti <[email protected]>

github.com/nextauthjs/next-auth - 2838dd7e0ff3a85e7ac6ee8b6dbae01fbdce79ab authored over 2 years ago
missing "role" in the first sentence (#4560)

github.com/nextauthjs/next-auth - 08f6b31e413d887f995b89686ab98e8350350731 authored over 2 years ago
Small grammar fix (#4531)

'this environment variable must be set', instead of 'this environment variables must be set'.

github.com/nextauthjs/next-auth - 602668f93ced507bb133ee055a592d765076f7bc authored over 2 years ago
chore: update test script and turborepo dependency (#4490)

Co-authored-by: Thang Vu <[email protected]>

github.com/nextauthjs/next-auth - 641d917175026ec974d1d255064b2591db0c56e6 authored almost 3 years ago
chore(docs): fix formatting / syntax (#4523)

github.com/nextauthjs/next-auth - 70d59bb6e76fb1404dc2f0b9dc5a439e39d6faaa authored almost 3 years ago
chore(docs): rm sandpack - unused (#4521)

github.com/nextauthjs/next-auth - 0c86d5a3705e300276420d5679f546fca70ec34e authored almost 3 years ago
docs(tutorial): Adding role based login to database session strategy (#4449)

Co-authored-by: Lluis Agusti <[email protected]>
Co-authored-by: ndom91 <[email protected]>

github.com/nextauthjs/next-auth - 0ac8773c2b0886509cf038967ab01152e96dd876 authored almost 3 years ago
chore: update docs dependencies (#4522)

github.com/nextauthjs/next-auth - 714579e8d6b82e5aaa52a0693d3176b30fc7d0f2 authored almost 3 years ago
fix(types): typo (#4504)

github.com/nextauthjs/next-auth - 8b6d2e39721653f3c548ab593273c7da919722f2 authored almost 3 years ago
chore: move to `pnpm` (#4420)

* feat: pnpm

* Update publish script

* gitignore the pnpm debug log

* Fix workspace

...

github.com/nextauthjs/next-auth - 4f29d39521451e859dbdb83179756b372e3dd7aa authored almost 3 years ago
docs: update Netlify section (#4489)

The build plugin now sets the NEXTAUTH_URL environment variable automatically
when it detects t...

github.com/nextauthjs/next-auth - 042ed82ca0a150b79246b63c4226338e3f2dd0bb authored almost 3 years ago
docs: fix typo (#4488)

github.com/nextauthjs/next-auth - a6901db11be1a4d263ddf748b741a066afd65020 authored almost 3 years ago
test(signout): fix skipped test (#4484)

github.com/nextauthjs/next-auth - 0b953bd047b3db6b977b883c32a878ede35029ce authored almost 3 years ago
chore(github): update PR template (#4482)

github.com/nextauthjs/next-auth - 268c0636d75f2619d72c3db36cd42d819d6d2302 authored almost 3 years ago
chore. bump version

github.com/nextauthjs/next-auth - c6903d3e857f4a0875ffe49fc634a36346bdde88 authored almost 3 years ago
Revert "fix: loosen env variable URL fallback (#4443)" (#4481)

This reverts commit d4fb7af6f504e4abc02b28ba5f1fd23f58553249.

github.com/nextauthjs/next-auth - a74d2157456c52462d20796bae9131efaa220b7f authored almost 3 years ago
docs: Clarify `code_challenge_method` RFC requirement (#4464)

github.com/nextauthjs/next-auth - 18174fae36f7159d0897e067d39b4143b4eca30b authored almost 3 years ago
fix: loosen env variable URL fallback (#4443)

Co-authored-by: Lluis Agusti <[email protected]>

github.com/nextauthjs/next-auth - d4fb7af6f504e4abc02b28ba5f1fd23f58553249 authored almost 3 years ago
chore(deps): bump next-auth in /apps/playground-sveltekit (#4451)

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.2.1 to 4.3.2.
- [Release note...

github.com/nextauthjs/next-auth - bc15e2866e22a1a6badab53eca3d45f480e8b747 authored almost 3 years ago
docs: remove redudant and deprecated doc (#4475)

... as `session.jwt` has been replaced with `session.strategy: 'jwt'`

github.com/nextauthjs/next-auth - aee5ec2e4fd2c5d2bfc827afb588cb1b189e29e1 authored almost 3 years ago
fix: allow `react@18` as peer dependency

github.com/nextauthjs/next-auth - f0ed23acf6a270cc5c0d02af742b945837c4087b authored almost 3 years ago
fix(ts): handle NextRequest type (#4472)

* fix(jwt): handle NextRequest

* fix(cookie): Headers from fetch request

* Update packages...

github.com/nextauthjs/next-auth - fb4bbc3b08f195beda9304f47652198123cbd4df authored almost 3 years ago
Fixes `404` error, when visiting the options link (#4462)

The current link leads to nowhere.

github.com/nextauthjs/next-auth - 4c832f855e483533ebac5ce6ef794681d495f6fa authored almost 3 years ago
chore: add SIWE and signin example links (#4463)

* chore(docs): add link to SIWE example app / tutorial

* chore(docs): add link to example signi...

github.com/nextauthjs/next-auth - e3ace6e649e1ee419a3bf11817be8565afb7a6e5 authored almost 3 years ago
fix(client): update 'signin' page error example (#4412)

Co-authored-by: Lluis Agusti <[email protected]>

github.com/nextauthjs/next-auth - 8a75911567b25165c1d7fe35bc3bf00921b7c6f1 authored almost 3 years ago
fix(providers): profile types (#4202)

github.com/nextauthjs/next-auth - 8288ae5be80cb5eefb220850fc6150521dee6c46 authored almost 3 years ago
fix(client): add additional type (#4402)

* Add additional type
* do not cast to 'any' anymore
* add missing import
* import NextReques...

github.com/nextauthjs/next-auth - 9f40cd1bd98d6927253e42de78e70baf3bd632c7 authored almost 3 years ago
docs: remove error event in config options (#4406)

github.com/nextauthjs/next-auth - 39b4d6233680512b0f757736dfb2605a92e9d3ce authored almost 3 years ago
docs: update callbacks

github.com/nextauthjs/next-auth - 1faae313fa3e4ad0cf4ab6fbd3794a191ed57512 authored almost 3 years ago
chore: bump versions

github.com/nextauthjs/next-auth - e71118b9960a3b79543c96ee1cbe1ecbb83c98e9 authored almost 3 years ago
fix: more strict default callback url handling

github.com/nextauthjs/next-auth - afdb3c8d7c4c1b20848bb43b72036897379c56ad authored almost 3 years ago
fix(signin): set email sign-in input to "email" & "required"(#4352)

* fix(core\pages\signin.tsx): set type of built-in email sign-in input to email for browse valid...

github.com/nextauthjs/next-auth - fd755bc29e6dea318429bec819eebcaecbdf7529 authored almost 3 years ago
fix(providers): add optional chaining to avoid nullish reference errors (#4365)

github.com/nextauthjs/next-auth - 59daa0e43f5361852c9987e8953897924d0eb8f7 authored almost 3 years ago
fix: Cleanup global `__NEXTAUTH` state after unmount (#4383)

github.com/nextauthjs/next-auth - 58d06ed7276f453f56cdcff2a84cccc463e4c657 authored almost 3 years ago
docs: remove auth from keycloack url (#4391)

in keycloak 17.0+ , There's a change in endpoints as per the official documentation (https://www...

github.com/nextauthjs/next-auth - 82159d3e8fc41109e43d17cea414529f8068660e authored almost 3 years ago
chore: bump versions

github.com/nextauthjs/next-auth - abb9fed7aa19bc01b62a28edd6ec61170de8b7e5 authored almost 3 years ago
chore: use `--no-workspaces`

See: https://github.com/npm/cli/issues/4605#issuecomment-1076900100

github.com/nextauthjs/next-auth - 5471c0f6755693c896b9cbf204de5e8cbe6e5049 authored almost 3 years ago
chore: add `--verbose`

github.com/nextauthjs/next-auth - b2da0b38d435728ef4fc31a7754ed23f12571335 authored almost 3 years ago
chore: log npm config list

github.com/nextauthjs/next-auth - b3b8d4be462f1017a579e06836e1f1075cb44d44 authored almost 3 years ago
chore: write `.npmrc`

github.com/nextauthjs/next-auth - 7183b0693951f43b580872e9e702a0c40858f433 authored almost 3 years ago
chore: more visible log

github.com/nextauthjs/next-auth - bd10e87bf43f4d3ac0b9b306b8f4b5a019cd48ee authored almost 3 years ago
chore: don't write `.npmrc`

github.com/nextauthjs/next-auth - c1110cdc986bcf1634613f0ebf3651873f88bd07 authored almost 3 years ago
chore: no brackets

github.com/nextauthjs/next-auth - ad1650a8179b9d5f796173e9edbed409a9627ee5 authored almost 3 years ago
chore: NPM_TOKEN_PKG

github.com/nextauthjs/next-auth - a4a487a22ad442358e7a8d746c07a9fb19a67427 authored almost 3 years ago
chore: remove cat

github.com/nextauthjs/next-auth - b30de36126c34e4948c0bd5d3626cd840e980985 authored almost 3 years ago
chore: cat .npmrc

github.com/nextauthjs/next-auth - 41e4e515ad8ea02c8e5748c25f86cab369e4af6f authored almost 3 years ago
chore: pkg vs org?

github.com/nextauthjs/next-auth - c39782007bbc419aa5ddac3872614ecdeee51218 authored almost 3 years ago
chore: ignore .npmrc

github.com/nextauthjs/next-auth - 984a089c15e54220a59e4efde4ef42e1ffbfd178 authored almost 3 years ago
chore: remove npm whoami

github.com/nextauthjs/next-auth - 26f8b8c1f1670529e98a433c775ce9e73dc3a3e4 authored almost 3 years ago