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
github.com/nextauthjs/next-auth - a911b4a40bcf778b3629dcb63726d0ecda136767 authored over 2 years ago
github.com/nextauthjs/next-auth - cb0f3e1ae2e5eb7889aba9694e017ed7afcf914b authored over 2 years ago
* fix(core): respect `NEXTAUTH_SECRET` in `unstable_getServerSession`
* add `secret` tests
...
github.com/nextauthjs/next-auth - c194261617d4bb6d553e5752565270abc30633c0 authored over 2 years agogithub.com/nextauthjs/next-auth - 5fdd8483d8178cc38a23d40858b380cef2f2d044 authored over 2 years ago
* merge `main`, fix workspace dependencies
* chore(dev): use `matcher` in Middleware
* fix...
github.com/nextauthjs/next-auth - 99f5b9616f96afe0242a72f728be64b27cfefc5d authored over 2 years agoCo-authored-by: Nico Domino <[email protected]>
github.com/nextauthjs/next-auth - d8d9ab94cb663736ddbb56d39a23491d5213eb43 authored over 2 years ago
Co-authored-by: Lluis Agusti <[email protected]>
Co-authored-by: Thang Vu <[email protected]...
github.com/nextauthjs/next-auth - 37c4a813e304bd0915280e6013fc697f9e2b4a1e authored over 2 years ago
* fix: include `utils` in package
* fix: import `InternalUrl` as type
* `"emitDeclarationO...
github.com/nextauthjs/next-auth - 6a23ff71264b4ba1bcd7222da5f51315f730dd61 authored over 2 years agogithub.com/nextauthjs/next-auth - 23db0e68dd3d83302be69c774393b0781ed42e7d authored over 2 years ago
* 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* refactor: improve `getServerSession` API
* Apply review comment
Co-authored-by: Balázs O...
github.com/nextauthjs/next-auth - 66fb914a311ea678efd327c2627fd8ff22143780 authored over 2 years agogithub.com/nextauthjs/next-auth - 8ce728197fa47b55ef8fec1fe47ad550e4e55a6b authored over 2 years ago
Proposing to match the env names to what is in the example [...nextauth].ts
github.com/nextauthjs/next-auth - 87d1a7af6d30ba0e19d9cf10cae537e000eb65f7 authored over 2 years agogithub.com/nextauthjs/next-auth - 172813f987c28a7bd1b3a81b99fffaf4c4ce0763 authored over 2 years ago
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.3.3 to 4.5.0.
- [Release note...
typo in slack.md, thanks for the warning though!
github.com/nextauthjs/next-auth - 46e467a7cb6356ab7d1383bdadf58600a764e7e4 authored over 2 years ago
in next Next.js versions, NextRequest.cookies will be an instance of NextCookies which is
some ...
github.com/nextauthjs/next-auth - e498483b23273d1bfc81be68339607f88d411bd6 authored over 2 years ago
The file extension changed to `.ts`.
github.com/nextauthjs/next-auth - 7cf49566a6327ae99a3def6d20b28c3786c7368c authored over 2 years ago* chore: upgrade dev dependencies
* chore: use SWC for test transforms
* feat: allow stand...
github.com/nextauthjs/next-auth - 2469e44572f23f709fa8c5c65c6b7a4eb2383e9f authored over 2 years agogithub.com/nextauthjs/next-auth - 408b6b175f6f9fdc4b2c484b1ad0090e2ea758ca authored over 2 years ago
github.com/nextauthjs/next-auth - 92dfc3c8b0f10099090f55f2ff80256ff380ce3b authored over 2 years ago
[skip ci]
github.com/nextauthjs/next-auth - 8c5d9faad65931e478147412fd905bdd70aa0a4c authored over 2 years agofixes #4700
github.com/nextauthjs/next-auth - 49a8d51f79683edb6110a940764bc53e288e5294 authored over 2 years agogithub.com/nextauthjs/next-auth - c0d251731d39255cbd3b613d57a1992119326269 authored over 2 years ago
github.com/nextauthjs/next-auth - 76560aed5a918e2cab13b4eae30d200b242f585b authored over 2 years ago
github.com/nextauthjs/next-auth - 25517b73153332d948114bacdff3b5908de91d85 authored over 2 years ago
github.com/nextauthjs/next-auth - 4daa63d5e12dda9249c1c65384c4ec479dbd37c7 authored over 2 years ago
* Adding United Effects as a provider
* Update packages/next-auth/src/providers/united-effects....
* Update Custom JWT decode method
* Update docs/docs/configuration/nextjs.md
Co-authored-by:...
github.com/nextauthjs/next-auth - 008f29e6f8b89953cc129b4b287d82d340268f69 authored over 2 years agogithub.com/nextauthjs/next-auth - e4ee520b4aba55fbc123801291bcba404f578d3f authored over 2 years ago
github.com/nextauthjs/next-auth - 358b80d4ced3561d42d28e3ab017a2027afe28d2 authored over 2 years ago
github.com/nextauthjs/next-auth - 0a7a9162286346c210dce1231821b2189daf1309 authored over 2 years ago
This reverts commit 46089eb5ae38d89cadb992e2941e35ee02497c52.
github.com/nextauthjs/next-auth - 612c35e8c2c4fff62f7b1ff60944c84cf13e0e7a authored over 2 years agoFetch 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 agoThe "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: 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* Use relative URL for middleware's signin callbackUrl
* Include params to callbackUrl if any...
github.com/nextauthjs/next-auth - 75602a3f047e1a16d4ec53b5f49e74e571c998ab authored over 2 years agoThe 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: custom jwt decode method for middleware
* Update docs/docs/configuration/options.md
...
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.3.2 to 4.3.3.
- [Release note...
* chore(docs): add note to ensure pages actually exist
* Update docs/docs/configuration/optio...
github.com/nextauthjs/next-auth - cfc0a5508074cf779b1a4ccd3a22a8a6d2ba36f0 authored over 2 years agoAuthentication 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 agoCo-authored-by: Lluis Agusti <[email protected]>
github.com/nextauthjs/next-auth - 374f886e84bb8c18f2af8660f079a021268ee72e authored over 2 years agogithub.com/nextauthjs/next-auth - db188b872f8efb90fc325dc60644941dc0650e92 authored over 2 years ago
Co-authored-by: Lluis Agusti <[email protected]>
github.com/nextauthjs/next-auth - 2838dd7e0ff3a85e7ac6ee8b6dbae01fbdce79ab authored over 2 years agogithub.com/nextauthjs/next-auth - 08f6b31e413d887f995b89686ab98e8350350731 authored over 2 years ago
'this environment variable must be set', instead of 'this environment variables must be set'.
github.com/nextauthjs/next-auth - 602668f93ced507bb133ee055a592d765076f7bc authored over 2 years agoCo-authored-by: Thang Vu <[email protected]>
github.com/nextauthjs/next-auth - 641d917175026ec974d1d255064b2591db0c56e6 authored almost 3 years agogithub.com/nextauthjs/next-auth - 70d59bb6e76fb1404dc2f0b9dc5a439e39d6faaa authored almost 3 years ago
github.com/nextauthjs/next-auth - 0c86d5a3705e300276420d5679f546fca70ec34e authored almost 3 years ago
Co-authored-by: Lluis Agusti <[email protected]>
Co-authored-by: ndom91 <[email protected]>
github.com/nextauthjs/next-auth - 714579e8d6b82e5aaa52a0693d3176b30fc7d0f2 authored almost 3 years ago
github.com/nextauthjs/next-auth - 8b6d2e39721653f3c548ab593273c7da919722f2 authored almost 3 years ago
* feat: pnpm
* Update publish script
* gitignore the pnpm debug log
* Fix workspace
...
github.com/nextauthjs/next-auth - 4f29d39521451e859dbdb83179756b372e3dd7aa authored almost 3 years ago
The build plugin now sets the NEXTAUTH_URL environment variable automatically
when it detects t...
github.com/nextauthjs/next-auth - a6901db11be1a4d263ddf748b741a066afd65020 authored almost 3 years ago
github.com/nextauthjs/next-auth - 0b953bd047b3db6b977b883c32a878ede35029ce authored almost 3 years ago
github.com/nextauthjs/next-auth - 268c0636d75f2619d72c3db36cd42d819d6d2302 authored almost 3 years ago
github.com/nextauthjs/next-auth - c6903d3e857f4a0875ffe49fc634a36346bdde88 authored almost 3 years ago
This reverts commit d4fb7af6f504e4abc02b28ba5f1fd23f58553249.
github.com/nextauthjs/next-auth - a74d2157456c52462d20796bae9131efaa220b7f authored almost 3 years agogithub.com/nextauthjs/next-auth - 18174fae36f7159d0897e067d39b4143b4eca30b authored almost 3 years ago
Co-authored-by: Lluis Agusti <[email protected]>
github.com/nextauthjs/next-auth - d4fb7af6f504e4abc02b28ba5f1fd23f58553249 authored almost 3 years ago
Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.2.1 to 4.3.2.
- [Release note...
... as `session.jwt` has been replaced with `session.strategy: 'jwt'`
github.com/nextauthjs/next-auth - aee5ec2e4fd2c5d2bfc827afb588cb1b189e29e1 authored almost 3 years agogithub.com/nextauthjs/next-auth - f0ed23acf6a270cc5c0d02af742b945837c4087b authored almost 3 years ago
* fix(jwt): handle NextRequest
* fix(cookie): Headers from fetch request
* Update packages...
github.com/nextauthjs/next-auth - fb4bbc3b08f195beda9304f47652198123cbd4df authored almost 3 years agoThe current link leads to nowhere.
github.com/nextauthjs/next-auth - 4c832f855e483533ebac5ce6ef794681d495f6fa authored almost 3 years ago* 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 agoCo-authored-by: Lluis Agusti <[email protected]>
github.com/nextauthjs/next-auth - 8a75911567b25165c1d7fe35bc3bf00921b7c6f1 authored almost 3 years agogithub.com/nextauthjs/next-auth - 8288ae5be80cb5eefb220850fc6150521dee6c46 authored almost 3 years ago
* Add additional type
* do not cast to 'any' anymore
* add missing import
* import NextReques...
github.com/nextauthjs/next-auth - 39b4d6233680512b0f757736dfb2605a92e9d3ce authored almost 3 years ago
github.com/nextauthjs/next-auth - 1faae313fa3e4ad0cf4ab6fbd3794a191ed57512 authored almost 3 years ago
github.com/nextauthjs/next-auth - e71118b9960a3b79543c96ee1cbe1ecbb83c98e9 authored almost 3 years ago
github.com/nextauthjs/next-auth - afdb3c8d7c4c1b20848bb43b72036897379c56ad authored almost 3 years ago
* 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 agogithub.com/nextauthjs/next-auth - 59daa0e43f5361852c9987e8953897924d0eb8f7 authored almost 3 years ago
github.com/nextauthjs/next-auth - 58d06ed7276f453f56cdcff2a84cccc463e4c657 authored almost 3 years ago
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 agogithub.com/nextauthjs/next-auth - abb9fed7aa19bc01b62a28edd6ec61170de8b7e5 authored almost 3 years ago
See: https://github.com/npm/cli/issues/4605#issuecomment-1076900100
github.com/nextauthjs/next-auth - 5471c0f6755693c896b9cbf204de5e8cbe6e5049 authored almost 3 years agogithub.com/nextauthjs/next-auth - b2da0b38d435728ef4fc31a7754ed23f12571335 authored almost 3 years ago
github.com/nextauthjs/next-auth - b3b8d4be462f1017a579e06836e1f1075cb44d44 authored almost 3 years ago
github.com/nextauthjs/next-auth - 182e118d9b9c12fab16c873a1b7a245357bc8ee3 authored almost 3 years ago
github.com/nextauthjs/next-auth - 7183b0693951f43b580872e9e702a0c40858f433 authored almost 3 years ago
github.com/nextauthjs/next-auth - bd10e87bf43f4d3ac0b9b306b8f4b5a019cd48ee authored almost 3 years ago
github.com/nextauthjs/next-auth - d07abfe517bb2eedad1e07a09dc83a7942a3cc9a authored almost 3 years ago
github.com/nextauthjs/next-auth - c1110cdc986bcf1634613f0ebf3651873f88bd07 authored almost 3 years ago
github.com/nextauthjs/next-auth - 8ed038d891c1b118fe399e30df39ceb1a142e2fb authored almost 3 years ago
github.com/nextauthjs/next-auth - b25425795bfd592a151a5eea9e795e3cb5361720 authored almost 3 years ago
github.com/nextauthjs/next-auth - ad1650a8179b9d5f796173e9edbed409a9627ee5 authored almost 3 years ago
github.com/nextauthjs/next-auth - a4a487a22ad442358e7a8d746c07a9fb19a67427 authored almost 3 years ago
github.com/nextauthjs/next-auth - b30de36126c34e4948c0bd5d3626cd840e980985 authored almost 3 years ago
github.com/nextauthjs/next-auth - 41e4e515ad8ea02c8e5748c25f86cab369e4af6f authored almost 3 years ago
github.com/nextauthjs/next-auth - cde1f82e3c863dff7f68c7a4b8b344d9187acdda authored almost 3 years ago
github.com/nextauthjs/next-auth - c39782007bbc419aa5ddac3872614ecdeee51218 authored almost 3 years ago
github.com/nextauthjs/next-auth - 984a089c15e54220a59e4efde4ef42e1ffbfd178 authored almost 3 years ago
github.com/nextauthjs/next-auth - 26f8b8c1f1670529e98a433c775ce9e73dc3a3e4 authored almost 3 years ago