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(docs): fix dependency name (#2607)

github.com/nextauthjs/next-auth - c2119b15dede9e5eee0fb833833e7b69b72a8b65 authored over 3 years ago
test(client): fully cover client module (#2295)

Contains:

* test(client-provider): fix flaky test
* wip
* test(client-provider): verify mor...

github.com/nextauthjs/next-auth - d76f15b6fad3fc8e9e06b037680137306ba7eb59 authored over 3 years ago
docs: Fix grammar (#2602)

github.com/nextauthjs/next-auth - 0ce15c4a18476e5bc6c4b80db74829db85d651c9 authored over 3 years ago
feat(provider): add Keycloak provider (#2485)

* add Keycloak provider

* Update src/providers/keycloak.js

Co-authored-by: Balázs Orbán <i...

github.com/nextauthjs/next-auth - eb8ba69d3b2b85ebef1dccb93d7d2f432d5081e6 authored over 3 years ago
fix(callback): respect `callbackUrl` in Email Provider (#2574)

Co-authored-by: Balázs Orbán <[email protected]>

github.com/nextauthjs/next-auth - a9f699fd548e7cb5e1d9efb2aebbec6676346f6b authored over 3 years ago
fix(deps): update built-in adapter dependencies (#2589)

* fix(deps): update prisma-legacy-adapter and typeorm-legacy-adapter dependencies

* chore: ad...

github.com/nextauthjs/next-auth - ead715219a5d7a6e882a6ba27fa56b03954d062d authored over 3 years ago
feat(provider): use more restrictive default scope for GitHub (#2579)

When using the default settings of the Github provider, with the "user" scope, it grants read/wr...

github.com/nextauthjs/next-auth - e15bf9b2f54fd3512b5a1f360394e3daaeac0723 authored over 3 years ago
docs: add suggestions for secret and encryption key generation (#2578)

github.com/nextauthjs/next-auth - 8faa7553dd0a58b6e477159596cc05a0f23cca26 authored over 3 years ago
feat(provider): return image for Yandex by default (#2563)

Uploading an user image.

github.com/nextauthjs/next-auth - 90a6a0084b01a624c76a891886ab1b37e551a2ad authored over 3 years ago
docs(provider): remove en-us from Azure urls (#2554)

MS Docs has a lot of local language translations, so it's best to remove locale information from...

github.com/nextauthjs/next-auth - cb844a2436d8637ff06a809a431914ffc9922b6d authored over 3 years ago
chore: add FaunaAdapter to dev app

github.com/nextauthjs/next-auth - e06ced5b663bb2f0d67f0bf122233bdd094dbe76 authored over 3 years ago
fix(provider): remove double CSS from email template

github.com/nextauthjs/next-auth - 2c43fbd8672f9ecf7594a34ba728253f92cd44ce authored over 3 years ago
docs(email): remove duplicate CSS property from html (#2546)

- The CSS property 'text-decoration: none;' was duplicated in the example html code and is removed.

github.com/nextauthjs/next-auth - 74558d6cc2a0e9c18fc18b3fd0d48d2668b0ad40 authored over 3 years ago
docs(ts): mention module augmentation on callbacks (#2541)

github.com/nextauthjs/next-auth - d03125a77b5b666634931d5fe8263ce895858d07 authored over 3 years ago
fix(ts): allow void return type on delete operations

github.com/nextauthjs/next-auth - 78d8f289682b5afed5ae2b5acc0686c4e2856df1 authored over 3 years ago
feat: simplify Adapter API (#2361)

BREAKING CHANGE:

`prisma-legacy` is now gone. Use `@next-auth/prisma-adapter`. Any features f...

github.com/nextauthjs/next-auth - 8914f88cd7e3b5a990a4984e3473cdbddecda267 authored over 3 years ago
feat(provider): require to import every provider individually (#2518)

Adds a new way to import providers for modularity and better tree-shaking.

BREAKING CHANGE:
...

github.com/nextauthjs/next-auth - 55132e5da25904a5f132a898e5c8df281c4dba31 authored over 3 years ago
fix(provider): make `userinfo.params` optional (#2517)

github.com/nextauthjs/next-auth - 65040dcc832817bac2d1840dae7e98712f5dd7be authored over 3 years ago
fix(ts): allow `scope` as string array type (#2511)

github.com/nextauthjs/next-auth - 66d16f8bf438ccc6d9496acb9f0f23d16cd717d6 authored over 3 years ago
fix(ts): fix internal react type import (#2450)

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

github.com/nextauthjs/next-auth - 92b9d223096c8a209788e7bd165fdee1a3bfa745 authored over 3 years ago
refactor: remove wrapping Promise (#2514)

* refactor: don't wrap NextAuth handler with Promise

* refactor: update OneLogin provider con...

github.com/nextauthjs/next-auth - b50a2eb8455c8f2eab36c81094bc7a7b5d6a407c authored over 3 years ago
Merge main into next

github.com/nextauthjs/next-auth - e5fe470792b8f692dce5b473e76bfcfc69804576 authored over 3 years ago
feat: improve OAuth provider configuration (#2411)

> This touches on all OAuth providers, so there is a big potential for breaking by default. We h...

github.com/nextauthjs/next-auth - 7c65bda6f139a29ec8ed25bb483f934172089a4b authored over 3 years ago
docs(security): email contact update (#2467)

* chore(docs): email contact update

* chore(docs): add [email protected] back

github.com/nextauthjs/next-auth - be74dd0e7eaf5fcaa9218786866e12caea6a1d9f authored over 3 years ago
docs: Update faq.md (#2458)

github.com/nextauthjs/next-auth - 9bf867ddcff8a8c0645669484a522164eb3b2191 authored over 3 years ago
docs(client): add text regarding 'logout' (#2432)

github.com/nextauthjs/next-auth - 0f460c22da873025920bc9c88b657d29713090d1 authored over 3 years ago
docs(adapter): Typo in filepath for firebase auth in docs. (#2436)

github.com/nextauthjs/next-auth - 887cb008775b310cc3a38f8ec5fa8e8f462dcf0c authored over 3 years ago
refactor: replace node-oauth with openid-client (#1698)

* chore(deps): add openid-client

* chore: merge in next

* refactor(provider): remove redun...

github.com/nextauthjs/next-auth - f06e4d286b38394740be864306487972cd20672e authored over 3 years ago
docs: Fix link to code (#2405)

github.com/nextauthjs/next-auth - 75ca097ff7585016264f4c6848e58da74c77aaf8 authored over 3 years ago
docs: fix typos in options.md (#2393)

* Update options.md

* Update www/docs/configuration/options.md

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

github.com/nextauthjs/next-auth - bcb9383aecaee490ba0c4979f3d0f5b0457924a3 authored over 3 years ago
Revert "refactor(providers): try Typescript"

This reverts commit 6d74da1f65eafaa437f95d5dda3149c5eca72c9a.

github.com/nextauthjs/next-auth - bececbc2006ca030ae86a7d7872f2c5daf488fd3 authored over 3 years ago
refactor(providers): try Typescript

github.com/nextauthjs/next-auth - 6d74da1f65eafaa437f95d5dda3149c5eca72c9a authored over 3 years ago
chore(core): fix typo in csrf-token-handler.js where 'strategy' is misspelled (#2391)

github.com/nextauthjs/next-auth - b953963101a4b5f77b0badebbebb17b5269623b7 authored over 3 years ago
docs(readme): add opencollective details to readme (#2388)

* docs(readme): add opencollective details to readme

* docs(www): add sponsors to docs footer...

github.com/nextauthjs/next-auth - 4649f1968b3a21e6d36c3789df790388b9e34b9a authored over 3 years ago
docs(configuration): remove comments in JWT example (#2378)

github.com/nextauthjs/next-auth - 45f4a69a4e571d9f4bb96309d0b3572376613328 authored over 3 years ago
feat(providers): add OneLogin (#2345)

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

github.com/nextauthjs/next-auth - 2155c93a3ceeaa38a9d4caf1e109dea3ff0b6219 authored over 3 years ago
docs(provider): fix typo (#2369)

github.com/nextauthjs/next-auth - d5958571a488dd8c8a5cbd0fa967716fc2f5e292 authored over 3 years ago
feat(events): include `profile` on `signIn` events (#2356)

* include profile on signIn events

* update docs

* Undefined profile on credentials, update docs

github.com/nextauthjs/next-auth - 3312e53279600032447bf00fb588ad37c1a0cc01 authored over 3 years ago
docs(adapter): match Fauna index name with implementation(#2360)

* Update Fauna Adapter

- added one-liner to explain how to use the setup scripts inside of t...

github.com/nextauthjs/next-auth - ebecaa6a4b1019b623e8e054dfe9a0307d6d2e45 authored over 3 years ago
docs(callbacks): fix typo (#2363)

github.com/nextauthjs/next-auth - 1c5173a818aad1c949feddc05aea4b07d5d5bc16 authored over 3 years ago
docs: clarify page protection (#2355)

github.com/nextauthjs/next-auth - ebf420c84a7b109df8ff54bdda2c4a230a77d460 authored over 3 years ago
feat(events): use named params for all event callbacks (#2342)

Unified API for all of our user-facing methods.

NOTE: `events.error` has been removed. This m...

github.com/nextauthjs/next-auth - 111d5fc572b5616649683daf0f2cac384bc1c51a authored over 3 years ago
feat(logger): simplify `logger` API (#2344)

Similar to #2342, this aims to unify the user-facing API and provide an easier way to extend in ...

github.com/nextauthjs/next-auth - acc9393560972ab40c590ebc7b822eef8e1fd907 authored over 3 years ago
feat(providers): add Freshbooks (#2322)

Contains the following squashed commits:

* Create freshbooks.js
* Create freshbooks.md
* U...

github.com/nextauthjs/next-auth - 35ce332cc617c3b6c3dd0094aa1fde1b4781c550 authored over 3 years ago
docs: delete can word in "can can" (#2348)

github.com/nextauthjs/next-auth - ec295287f1804e58e8fb473b87cca8d8f4a8cc88 authored over 3 years ago
feat: rename `protection` to `checks` (#2255)

This change aligns the API with `openid-client`'s `checks` https://github.com/panva/node-openid-...

github.com/nextauthjs/next-auth - 6911dd92674ef09b28a9e16c5402e62807c549d4 authored over 3 years ago
Merge main into next

github.com/nextauthjs/next-auth - cff153bd806772ef3627ac42ca06cab9a96da414 authored over 3 years ago
docs(tutorial): Add link to blog post about integrating with `Magic` (#2340)

github.com/nextauthjs/next-auth - 46978ac02fad8f035b221c697f73e1e0803a5cd1 authored over 3 years ago
fix(oauth): correctly remove `code_verifier` cookie when used (#2325)

Co-authored-by: Pol Bonastre <[email protected]>

github.com/nextauthjs/next-auth - f546e550ddb4ff585950416e6523a4bba2893a24 authored over 3 years ago
chore: add OpenCollective link to FUNDING.yml

github.com/nextauthjs/next-auth - ac5b4db0f2a6f0f20f820d42ac308fe6177e43cd authored over 3 years ago
feat(react): make session requireable in `useSession` (#2236)

A living session could be a requirement for specific pages (like dashboards). If it doesn’t exis...

github.com/nextauthjs/next-auth - a2e5afa16252335a0186fce304ebd466207a38c7 authored over 3 years ago
docs: update tutorials/faq structure (#2256)

* docs: cleanup css

* docs: upgrade deps

* docs: cleanup docusaurus config

* docs: reor...

github.com/nextauthjs/next-auth - 53e5e379481fd94c10f71a8a4a1f5a0fb20f23cf authored over 3 years ago
docs(github): remove title property (#2308)

github.com/nextauthjs/next-auth - 8bbffdd08c6e9e125fca2e5aaa29b77d98cf4ef0 authored over 3 years ago
docs(github): remove title prefix and make reproductions required (#2306)

github.com/nextauthjs/next-auth - a22a0a36fd82f02989bee7ad338a58798e15eaeb authored over 3 years ago
docs: use issue template forms (#2274)

* (docs) initial issue template forms as per #2271

* (typo) fix grammar and typo

* (forms)...

github.com/nextauthjs/next-auth - 797272afe1516aa82121ad465b0e7c91f4aea930 authored over 3 years ago
Merge main into next

github.com/nextauthjs/next-auth - 8ff4b260143458c5d8a16b80b11d1b93baa0690f authored over 3 years ago
docs(adapters): update outdated documentation (#2296)

github.com/nextauthjs/next-auth - 13e56bcf2f265162de61430d9c58d91b3e50c13e authored over 3 years ago
docs: update 'pages' option in example code (#2270)

github.com/nextauthjs/next-auth - b0f7f87c044e8f570a52b200f6658f87cad284fa authored over 3 years ago
chore(ci): shorten names in `release.yml` workflow

github.com/nextauthjs/next-auth - 9c0851c0f9661ac8fba3a80619830cdaaa4ce0c8 authored over 3 years ago
fix(ts): improve `authorize` typing on Credentials provider (#2227)

Co-authored-by: Balázs Orbán <[email protected]>

github.com/nextauthjs/next-auth - f5b3c29ab117994b2a0d5f6e2130630f0683c5fe authored over 3 years ago
chore(ci): add environment approval (#2214)

Co-authored-by: Balázs Orbán <[email protected]>

github.com/nextauthjs/next-auth - b4f2a0106ad7aa9861b5bc925fadef6998ae2684 authored over 3 years ago
Merge main into next

github.com/nextauthjs/next-auth - 2c35aa27f9d254c04d4e6db1e87c282b994b2385 authored over 3 years ago
chore(dev): fix dev app when running locally (#2280)

* fix: fix console warning in dev app

* chore: add `npm i` to `dev:setup` script

* chore(d...

github.com/nextauthjs/next-auth - 9c095b0532cff9c4d486fa13461182b564d22d22 authored over 3 years ago
chore(pages): typo in error messages (#2265)

github.com/nextauthjs/next-auth - 0475964a0f47ed5d323d0bcb779f208515ea9782 authored over 3 years ago
fix(ts): extend `server` type in Email provider from `nodemailer` (#2259)

* Added optional secure & TLS settings for SMTP

* Replaced custom interface with nodemailers
...

github.com/nextauthjs/next-auth - ad6c13cdc901e6da9c4aa06535e322429a8b1562 authored over 3 years ago
docs(adapter): rm `@canary` from adapters' install instructions (#2260)

github.com/nextauthjs/next-auth - 591aa7cc7eefce5279f6d4825a536c6654de02f4 authored over 3 years ago
chore: fix gh action typo

github.com/nextauthjs/next-auth - 9abb392b4e5581e6860aecbf10f5b1d6cb6f71ce authored over 3 years ago
docs: respect color mode

github.com/nextauthjs/next-auth - b89ae87fb1debdc83d6475dff9a527f75e86f5e9 authored over 3 years ago
Merge branch 'main' of ssh://github.com/nextauthjs/next-auth

github.com/nextauthjs/next-auth - 3687d177247460d53091483dfff7c2e372adcb1e authored over 3 years ago
feat(core): use named params in `callbacks` (#2173)

Some of our user-facing callbacks come with a bunch of parameters, and it is not always the case...

github.com/nextauthjs/next-auth - 2833b661bdb93f69aad5ee5fd4495df43d173ae5 authored over 3 years ago
feat: bump dependencies (#2254)

Node 10 has reached end-of-life, Next.js stopped supporting it in Next 11. Since we are a Next.j...

github.com/nextauthjs/next-auth - 6c1a0ec6208cd7690c2b56440415599d54c36f10 authored over 3 years ago
test(ts): fix ts tests

github.com/nextauthjs/next-auth - 988c9912b19ed5569e505fec73e159ccf1deb045 authored over 3 years ago
Merge main into next

github.com/nextauthjs/next-auth - a225324d4f12caf9d46f1486a0ffe77ea7236bc5 authored over 3 years ago
chore: clarify where to run envinfo in bug report template

github.com/nextauthjs/next-auth - b04ff82fb915fc53dc9b27ce15dbaed8ea903bab authored over 3 years ago
chore: update bug report template

github.com/nextauthjs/next-auth - c11915ba9c56b9d2905bd5c305698560122ff17f authored over 3 years ago
chore(ci): run tests and typechecks only

github.com/nextauthjs/next-auth - 24ee459f9749387d4e7952dd8d3c9f0f93dd3651 authored over 3 years ago
chore(ci): run `test:ci` (linting+test+typecheck)

github.com/nextauthjs/next-auth - ac4851d2383e962ccda541d2dae6d8fa0b0e98ed authored over 3 years ago
docs: update errors page with more details (#2196)

github.com/nextauthjs/next-auth - 3a48b8e4670615dd58d691a256b8fdb7da44467f authored over 3 years ago
docs(client): fix code block typo (#2217)

github.com/nextauthjs/next-auth - 84094b0ee7ed48471128a3e1b1081d21631c4fd2 authored over 3 years ago
docs(providers): fix typo (#2220)

github.com/nextauthjs/next-auth - f09ab4a04fcd6e1b9fcc15bbbb43afb5d9bc9156 authored over 3 years ago
docs(providers): fix english sentence in Email provider section (#2222)

github.com/nextauthjs/next-auth - 067364381bbb34278bf9507a8b02b7d5bfadc44f authored over 3 years ago
test(client-provider): fix flaky test (#2216)

github.com/nextauthjs/next-auth - fb50b54466df62f405f7f8f97b6b464ac5ef2fd6 authored over 3 years ago
ci: test release environment approval

github.com/nextauthjs/next-auth - 6ee36b6842799797cc088621498ef0566feb1d8d authored over 3 years ago
docs(provider): import `useState` in WorkOS example (#2198)

Co-authored-by: Balázs Orbán <[email protected]>

* Add useState dependency

I went to ex...

github.com/nextauthjs/next-auth - fa89431573c6116859426b43fab31853dd668ceb authored over 3 years ago
Merge branch 'main' into next

github.com/nextauthjs/next-auth - 33838577152bf46e1f353e9c6d1b9f05353ca334 authored over 3 years ago
docs(provider): scope expects space separated string (#2188)

* fix(docs): scope expects space separated string

Currently the docs list string[] as possibl...

github.com/nextauthjs/next-auth - bbc2d9b5380e9a6e0f1743e4f848b4a7bc523d83 authored over 3 years ago
feat(provider): add Naver provider (#2172)

* add Naver provider

* fix typo

* Update src/providers/naver.js

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

github.com/nextauthjs/next-auth - 5a89ab69d3ceee2f84b683b6fa67455126f80815 authored over 3 years ago
fix(react): publish react scripts with npm build (#2192)

github.com/nextauthjs/next-auth - d10bd9beba5d4cd5ecafab459e1d39140d6c9add authored over 3 years ago
docs(provider): English language sentence fix (#2175)

* English language sentence fix

Co-authored-by: Balázs Orbán <[email protected]>

github.com/nextauthjs/next-auth - c1c866f6646d60ac1c35ab8c9a9af97e9de527ed authored over 3 years ago
fix(react): initialize session without loading state (#2180)

See commit dd1218137888b5a58b8943863231bc618d08d7cf

github.com/nextauthjs/next-auth - 86ff89e2961e61187a35dfeef52ecea1083d2d8a authored over 3 years ago
initialize session without loading state (#2180)

github.com/nextauthjs/next-auth - dd1218137888b5a58b8943863231bc618d08d7cf authored over 3 years ago
Merge branch 'main' into next

commit 665445818ea117d2c70527499cdef6418aa52c66
Author: Balázs Orbán <[email protected]>
Date...

github.com/nextauthjs/next-auth - 47c17a89ae96221a8fff00c3acf0162f0b47103b authored over 3 years ago
docs(config): link to next documentation instead of canary

github.com/nextauthjs/next-auth - 665445818ea117d2c70527499cdef6418aa52c66 authored over 3 years ago
docs: add versioned docs for unreleased v4.0.0-next.* (#2167)

* docs: add versioned docs for unreleased canary 4.x

* docs(fix): prettier broke custom image...

github.com/nextauthjs/next-auth - c07fe1b9a719df4cd62c5586da0973d3f9163475 authored over 3 years ago
docs: fix alt client provider example

github.com/nextauthjs/next-auth - 67cf2a11bb70a9c28da8aa0b6c086fbbc067720c authored over 3 years ago
fix(react): don't use localStorage on server side (#2166)

github.com/nextauthjs/next-auth - abaa5aed650cc3cab61a5aceff0ec8322ac22b5a authored over 3 years ago
feat(react): create client tailored to React (#1473)

**What**:

These changes ensure that we work more tightly with React that can also result in u...

github.com/nextauthjs/next-auth - ca0ed1e2a8cdf9b6656941074ce51ac87f018872 authored over 3 years ago
fix(ts): add AzureAD to `OAuthProviderType`

github.com/nextauthjs/next-auth - ed345346db03fbafef3fa9c58a1a7b3639da41b5 authored over 3 years ago
feat(provider): refactor Azure AD, B2C providers (#1591)

BREAKING CHANGE:

If you currently use `AzureADB2C`, you will need to update it to to `AzureA...

github.com/nextauthjs/next-auth - 5ac1db741a0e3bff2f63f0da950cbc262726d1be authored over 3 years ago
Merge branch 'main' into next

github.com/nextauthjs/next-auth - 0c17af969e090c4b25a722a2f6e30e3e0cee1833 authored over 3 years ago