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: improve caching dependencies (#3971)

github.com/nextauthjs/next-auth - bb37c2921820a397570f90a37751b92743f6a314 authored almost 3 years ago
docs: move database migration under Adapter

github.com/nextauthjs/next-auth - cea444b2b975d435e73923a132546188a1df3f72 authored almost 3 years ago
docs: add v4 migration script for adapters (#3874)

* chore: add v4 migration script for adapters

* chore: cleanup

* chore: PR comments

* c...

github.com/nextauthjs/next-auth - 17314b9b2ffdd13a484ca0989e1afd52af09e523 authored almost 3 years ago
chore: enforce double quotes with Prettier

github.com/nextauthjs/next-auth - fda6d4ab4417bd38b106bd293ba9ba4aad5003a0 authored almost 3 years ago
chore: description first

github.com/nextauthjs/next-auth - ff84151a02869f8c277611dd63b0a977e7c6ea2f authored almost 3 years ago
chore: tweaks in contributors docs page

github.com/nextauthjs/next-auth - 02f0335e1878a314b1d68399d5d2aa1f2c6c3fc7 authored almost 3 years ago
chore: update contributors docs page

github.com/nextauthjs/next-auth - 5ec3713f20d79a685038a6cdcb5efbf10606f20f authored almost 3 years ago
chore: rename issue template, add triage label

github.com/nextauthjs/next-auth - 22d3f707e9be4387c68bb829c4f59db6e4dc0c3a authored almost 3 years ago
chore: add docs issue template

github.com/nextauthjs/next-auth - 2d87da454d33c23b7b44bb973ee9b89a70490789 authored almost 3 years ago
chore: tweaks on release script

github.com/nextauthjs/next-auth - 614d9cc4339b51b450b9c6c6f2ed1b2621929f39 authored almost 3 years ago
chore: remove duplicate from issue template dropdown

github.com/nextauthjs/next-auth - 9aed24fb4b78be3ab3a4bf10cd7c7e5b164f0944 authored almost 3 years ago
chore: pin down repo-file-sync until bug fixed

See https://github.com/BetaHuhn/repo-file-sync-action/issues/168

github.com/nextauthjs/next-auth - 1c2b57393396b9a7611cea38d2ca087d411c5bd6 authored almost 3 years ago
chore: correct package paths, improve dry run

github.com/nextauthjs/next-auth - da840e5461b62bc06363a8994fd027c72f58ddc1 authored almost 3 years ago
chore: force order on issue templates

github.com/nextauthjs/next-auth - be9555e6cf42490bde55f372b3799c78800e291c authored almost 3 years ago
chore: minor fixes on issue templates

github.com/nextauthjs/next-auth - a18ea2245f1bb226c4c5e209445c015e50533424 authored almost 3 years ago
chore: improve maintenance (#3969)

* chore: clean up stalebot config

* chore: introduce issue labeler bot

* chore: clean up P...

github.com/nextauthjs/next-auth - 39f947365d3da02c493ac1cff4566daf996765d2 authored almost 3 years ago
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#3965)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....

github.com/nextauthjs/next-auth - 582a4924fa77fb68113ac8955424a2f80018c73b authored almost 3 years ago
feat(deps): drop `mikro-orm` <5 support (#3875)

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

BREAKING CHANGE

With this release, we ...

github.com/nextauthjs/next-auth - 7feda249a954c3ad61d780bbf010112ec0084d39 authored almost 3 years ago
chore: move changelog generation to publish

github.com/nextauthjs/next-auth - d0cf5786f121b267c12e534f0d74b49f6b3aad4f authored almost 3 years ago
chore: write new version to `package.json` even in dry run

github.com/nextauthjs/next-auth - fe08b5c8f130f36e1282eba3b37da57adb61873d authored almost 3 years ago
fix(providers): refactor WorkOS to work in v4 (#3886)

* refactor(dev): moved dev app

* chore(dev): fix dev app

* fix(providers): WorkOS to TS, u...

github.com/nextauthjs/next-auth - caa9a17fc868721ac82255f6591cd0cbdadf4b27 authored almost 3 years ago
chore: add release script (#3891)

* chore: fix `next-auth` version in `package.json`

* chore: add WIP publish script

* chore...

github.com/nextauthjs/next-auth - 2e371053c2696f00a75a4526e67240fcc5321d8f authored almost 3 years ago
chore: fix typo an issue template

github.com/nextauthjs/next-auth - 8d410abdc98684fdfb7989a21e01bf954aa211da authored almost 3 years ago
chore: link to discussions from issue template

github.com/nextauthjs/next-auth - a4c619e358e21b98e4869c7ee779304e3a08af5f authored almost 3 years ago
chore: note that feature requests are converted

github.com/nextauthjs/next-auth - 53433db493833811b6fdc6c15a9e1e4b1525bb08 authored almost 3 years ago
docs: Typo correction for type import (#3914)

Fix incorrect JWT type import path.

github.com/nextauthjs/next-auth - 7c10f380a01563abd9c71bd18218550f20a30b59 authored almost 3 years ago
chore: fix Github action error with yarn (#3903)

Restore action name

github.com/nextauthjs/next-auth - 68e412b063e824685529bddc1288ec88d41afe4b authored almost 3 years ago
docs: Update getting-started/example.md (#3904)

Shouldn't this also be set to inline-code block?

github.com/nextauthjs/next-auth - 7434fb919a3fc17006a34d14e6222dd3a4be31a8 authored almost 3 years ago
chore: Attempt to improve cache speed (#3893)

github.com/nextauthjs/next-auth - a9a3f60cb769f554b859081016344f2e462ccc23 authored almost 3 years ago
chore(dev): move dev app to apps workspace (#3888)

* chore: move dev app

* chore: run tests sequentially

github.com/nextauthjs/next-auth - a7c55b752f8c4845952dfab54298609ae14a3f9d authored almost 3 years ago
chore: move docs to top-level (#3887)

* chore: move docs to top-level

* chore: add docs back to workspaces

github.com/nextauthjs/next-auth - cbf9622e6fc18e6cb344e1b0fae3e8e39bcf5aee authored almost 3 years ago
docs(adapters): split Fauna setup commands into two sections (#3877)

* feat(docs): Fauna Adapter setup commands split into two sections

* fix: removed extraneous ...

github.com/nextauthjs/next-auth - 9dc591290a98c1dbb855bccb54e43ba313dcaf06 authored almost 3 years ago
chore: add Lowdefy opencollective sponsor (#3876)

github.com/nextauthjs/next-auth - e062f338e3ba8902a9f651b937acd2a8f272e365 authored almost 3 years ago
docs(example): add Gatsby example, move Next.js example (#3872)

* docs: add Gatsby example, move Next.js example

* chore: fix sync action

* docs(example):...

github.com/nextauthjs/next-auth - 5c1826a8d1f8d8c2d26959d12375704b0a693bfc authored almost 3 years ago
chore: skip PR when syncing to example repo

github.com/nextauthjs/next-auth - 953712ceaa2696d1756d0361cdc290dd42cf332b authored almost 3 years ago
docs: make syncing note more prominent

github.com/nextauthjs/next-auth - c43d1903cf7bd3882679c63b91fd3df7b2c68172 authored almost 3 years ago
chore: move example (#3861)

* chore: sync LICENSE file

* chore: move example repository into monorepo

* change to publ...

github.com/nextauthjs/next-auth - ef769523bc8e6dbfa351a5add92fd0147874d4fa authored almost 3 years ago
Update sync.yml

github.com/nextauthjs/next-auth - 3b5ee252bd77b5bc43a401f11956bbb34894676d authored almost 3 years ago
chore: add sync config (#3860)

github.com/nextauthjs/next-auth - e9dee0af44d040c79f87f917b4ecbb87f98e7bbb authored almost 3 years ago
docs(oauth): fixes typo in comment (#3856)

github.com/nextauthjs/next-auth - 83232710fdb7568274c8627b0893ef4bfc75fbe2 authored almost 3 years ago
docs: Typo correction (#3857)

On the configuration->options docs, `Promise` has a typo instance that this PR fixes.

github.com/nextauthjs/next-auth - 87332b3c2e86c0b5e188d9827faf05a2f9c9d49a authored almost 3 years ago
docs: fix typo in `NEXTAUTH_SECRET` (#3854)

Fix the misspelling of 'NEXT_AUTG' to 'NEXT_AUTH', the misspelling was found in the JWT Helper ...

github.com/nextauthjs/next-auth - 40ad78a3ec1b48593e85cf5890cb00fba12ed51d authored almost 3 years ago
chore: update contributing docs (#3844)

* chore: update contributing docs

* Mention node version

* Update CONTRIBUTING.md

Co-au...

github.com/nextauthjs/next-auth - 0c91e7f3e35c70baed74120f8655dd6807e95e46 authored almost 3 years ago
chore: expose UPSTASH env vars to test runs

github.com/nextauthjs/next-auth - 878fe84e29fe622c722493d3b020e3f1afeb3935 authored almost 3 years ago
docs: move `encode/decode` to advanced options (#3849)

* docs: move `encode/decode` to advanced options

* chore: change docs label to documentation

github.com/nextauthjs/next-auth - 8ad90b3eb0c1c04398e685bf14e19cc7b31160cd authored almost 3 years ago
chore: add adapters issue template (#3807)

* chore: add adapters issue template

* fix: cleanup existing issue templates

* fix: add ad...

github.com/nextauthjs/next-auth - 4d63aa6a41d2ffb9e4c2dcd153e31530ae9e6997 authored almost 3 years ago
chore: update readme packagephobia (#3838)

github.com/nextauthjs/next-auth - 76c1c4cd72685b565a18062344759149e7f24d13 authored almost 3 years ago
Update deployment.md

github.com/nextauthjs/next-auth - 35710318207aa668fd248788fd6182a189291aa4 authored almost 3 years ago
docs(faq): fixes typo (#3835)

Noticed this while reading the docs.

github.com/nextauthjs/next-auth - 4d866373fde35a103bf47fe1814c866bb4ea22fd authored about 3 years ago
docs: update README for monorepo (#3832)

* fix: update README for monorepo

* Apply suggestions from code review

Co-authored-by: Bal...

github.com/nextauthjs/next-auth - 2db3db6ff9cbdb2ec1bc765e3d3dfa586743daa8 authored about 3 years ago
chore: move adapters to monorepo (#3805)

* feat: move adapters repo to new packages dir

* fix: rm docusaurus build dir

* fix: updat...

github.com/nextauthjs/next-auth - dc3ad8c408394324be0054eb8db3c5195d52b6dc authored about 3 years ago
docs: fix docusaurus edit link and Vercel path

github.com/nextauthjs/next-auth - cb30f49f9b87a08b27199019bbdbba0970711983 authored about 3 years ago
chore: monorepo 1 (#3804)

* fix labeler

* try fixing test runs in GitHub Actions

* pass flags to test command

* t...

github.com/nextauthjs/next-auth - 3fe7a64e7a33b53b6cd5c91ebc16f206eb0ff69b authored about 3 years ago
chore: Convert to monorepo (#3788)

* chore: convert to monorepo

* Remove eslint, typescript, semantic-release

* Add yarn.lock...

github.com/nextauthjs/next-auth - a72f1b6d21da89b4223542006c865862635c027b authored about 3 years ago
fix(middleware): handle no argument case (#3799)

* fix(middleware): handle no argument case

* use absolute URLs

* use origin instead of host

github.com/nextauthjs/next-auth - f7fc562b4946c705ca19244a6b8db43d9a0ed6a0 authored about 3 years ago
feat(middleware): introduce `withAuth` Next.js method (#3657)

* feat(middleware): introduce Middleware API to Next.js

* chore(app): upgrade Next.js in dev ...

github.com/nextauthjs/next-auth - f3be5e87f6fa2bdd6f633ed1adfa3bc59579eadc authored about 3 years ago
feat(providers): add Trakt provider (#3771)

* added trakt provider

* fixed incorrect auth url

* Update src/providers/trakt.ts

Co-au...

github.com/nextauthjs/next-auth - 844c9b147c09da90478cafb4c767a4633f685bb3 authored about 3 years ago
fix(core): only show Twitter OAuth 2 warning once

github.com/nextauthjs/next-auth - c9e16fb71e825fab479a2683e5a839cf9e801b4c authored about 3 years ago
fix(providers): properly warn when using Twitter OAuth 2 (#3784)

* fix(providers): properly warn when using Twitter OAuth 2

* refactor(providers): move Twitte...

github.com/nextauthjs/next-auth - a7d34f97c88d178eac9ff842822113b2286331fa authored about 3 years ago
feat(core): detect `NEXTAUTH_SECRET` (#3783)

* feat(core): detect `NEXTAUTH_SECRET` env variable

* chore(dev): use detected `NEXTAUTH_SECR...

github.com/nextauthjs/next-auth - f20d6790c8f67d76277289695ce9a875e44ec5b3 authored about 3 years ago
feat(ts): strongly type sign-in and error page errors (#3740)

* feat: added types for sign in errors

* feat: adding type to error prop

* chore: added do...

github.com/nextauthjs/next-auth - 53baf6d67dddfd3bf1b87a5458b7f9c1821653b0 authored about 3 years ago
chore(deps): bump node-fetch from 2.6.6 to 2.6.7 (#3777)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release no...

github.com/nextauthjs/next-auth - 255c822dfb1538e1c53e45d04767d32a1d06e4f2 authored about 3 years ago
typo in redirect url for response with error (#3758)

github.com/nextauthjs/next-auth - 31c03c96d16c59fcf140e3f01a8b6a9800f364d1 authored about 3 years ago
chore(deps-dev): bump next from 12.0.7 to 12.0.9 (#3764)

Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.9.
- [Release notes](https:...

github.com/nextauthjs/next-auth - 74df39a678308ae5257a6cb0dfb78d778e639984 authored about 3 years ago
Update package.json

github.com/nextauthjs/next-auth - 714d80a4f55a1ccd556dc9e1510a54d8ccd4d8b1 authored about 3 years ago
Update bug_report.yaml

github.com/nextauthjs/next-auth - 3d5c669a05379490566f1fdc4ecbd39382036228 authored about 3 years ago
Update bug_report.yaml

github.com/nextauthjs/next-auth - 29977f108fe0476e1338b5c50f66131312a89b29 authored about 3 years ago
Update bug_report.yaml

github.com/nextauthjs/next-auth - 7d2e16a6bbdebca56796fddb18a03b55cafe45a5 authored about 3 years ago
feat(react): add refetchOnWindowFocus option to SessionProvider (#3730)

github.com/nextauthjs/next-auth - af157dac079c8c1af3acaf5c77d89914bc56d020 authored about 3 years ago
fix: Allow React 18 as peer dependency (#3728)

Avoid peer dependency warning when using React 18

github.com/nextauthjs/next-auth - 1bf56a218ec5e4a8179b8d43c614da83493edb4f authored about 3 years ago
fix(providers): Check for valid profile picture response before converting to base64 (#3656)

* Fix: Add OpenID to authorization scope

* Fix: Check for valid profile picture response befo...

github.com/nextauthjs/next-auth - 4824f8c02ad1b0799f4c15eea9c86e93fc5c72fc authored about 3 years ago
feat(providers): add authentik provider (#3625)

* Added authentik provider

* Removed idToken

github.com/nextauthjs/next-auth - a4d831d1b990b98db36d2d6ef2b45dcc15a65860 authored about 3 years ago
fix(providers): use openid scopes by default (#3651)

github.com/nextauthjs/next-auth - 59985264a2dff7059c623c3bf440128cd58300be authored about 3 years ago
fix: pass csrf & callbackUrl cookies in session api (#3607)

github.com/nextauthjs/next-auth - c844296982fec29ff9e9c8e4621cb1d943eda6a6 authored about 3 years ago
fix(ts): match `GoogleProfile` interface with Google docs (#3643)

github.com/nextauthjs/next-auth - d1aa2a1a8ec66cae563ce837767ec0e216f34a41 authored about 3 years ago
fix(core): detect Vercel without `NEXTAUTH_URL` (#3649)

* fix(core): detect Vercel without `NEXTAUTH_URL`

* chore(ts): use `any`

* chore: use `pro...

github.com/nextauthjs/next-auth - 8139126f299864bda6642f04f976ae5e1c0b5e44 authored about 3 years ago
docs: Updated the wrong link to providers list in readme (#3616)

The link to providers list was 404 so updated to the correct link in document.

github.com/nextauthjs/next-auth - aa0e8200b3ca5de2ecbef26bb1740490326e5f33 authored about 3 years ago
fix: display inline errors when using custom error page. (#3576)

github.com/nextauthjs/next-auth - 82447f8e3ebc7004cf91121725b4f5970d2276d8 authored about 3 years ago
feat: better out-of-the-box `id_token` detection (#3514)

* feat: better out-of-the-box `id_token` detection

* fix: check for `scope` on correct endpoi...

github.com/nextauthjs/next-auth - a0b3814c81839035a5d4e07c7e0eac52f9ee08ae authored about 3 years ago
feat(providers): add support to Twitter OAuth 2.0 (#3446)

* feat(providers): add support to Twitter OAuth 2.0

* docs: add docs comment

* chore: clea...

github.com/nextauthjs/next-auth - 90c7d535c0f204dae8d8c9faa2015e88306cae0c authored about 3 years ago
feat(providers): add Patreon provider (#3581)

* Added patreon provider - tested and working

* Update src/providers/patreon.js

Co-authore...

github.com/nextauthjs/next-auth - 0510c9b1ba41493c81b27c669b2b8233e9c7e47f authored about 3 years ago
fix(providers): refactor naver provider profile (#3500)

* fix(providers): refactor naver provider profile

fix(providers): refactor naver provider pro...

github.com/nextauthjs/next-auth - 49e4af17e2a5436111c322d480de54864b3737fe authored about 3 years ago
fix(providers): fix url and auth method for Kakao provider (#3501)

* fix(providers): fix url and auth method for Kakao provider

* fix(providers): convert typesc...

github.com/nextauthjs/next-auth - db65afe5aba8e9d737b75378815e1fc66a6c4ab6 authored about 3 years ago
docs: update contributing guide link (#3595)

github.com/nextauthjs/next-auth - 36ca1f99e3ac8f10c45a6073b4566a8bbc2bc23f authored about 3 years ago
chore(dev): add `postinstall` in `app` to remove `next-auth` (#3575)

github.com/nextauthjs/next-auth - 9bec96784f31958ef2e8744d17821d1c22d113c4 authored about 3 years ago
chore: add eslintIgnore in package.json (#3548)

* fix: add eslintIgnore in package.json

* Let eslint runs in app, config + js files

* Add ...

github.com/nextauthjs/next-auth - 227ff2259fa8dd3335b3e0a3b01c762c0240d201 authored about 3 years ago
fix(oauth): set `httpOptions` before issuer discovery (#3537)

* Update client.ts

Set custom.setHttpOptionsDefaults before Issuer.discover(.wellKnown). This...

github.com/nextauthjs/next-auth - c71cb8457da0febe5d71283e9361014dda652c31 authored about 3 years ago
fix(providers): make Strava work again (#3520)

* Update strava.js

Auth with Strava was throwing errors before, this works.

* Update strav...

github.com/nextauthjs/next-auth - a09a75be53a50f0bbb88d4ef53818139e208fafd authored about 3 years ago
chore(app): upgrade dev app dependencies

github.com/nextauthjs/next-auth - c4936991e596e057d7536580c5b44a9b72914bba authored about 3 years ago
chore(dev): fix start email script (#3541)

github.com/nextauthjs/next-auth - e2add6a5975fc7207128b7896e943f9e6107b9c3 authored about 3 years ago
docs: fix OpenCollective link in `README.md` (#3494)

github.com/nextauthjs/next-auth - 0e8be0c7d28b7304277868804cb20bd128b73d47 authored about 3 years ago
fix(providers): use `idToken` by default in Cognito provider (#3448)

github.com/nextauthjs/next-auth - d1d2d977fefc1200b1ddb4bd665b405e5ae64d1e authored about 3 years ago
fix(pages): remove default placeholder for credentials provider (#3451)

* fix #3449: removed default placeholder for credentials provider

* fix: formatting

github.com/nextauthjs/next-auth - 48749d7320cdbf74dc654d04827480c55a2eadf0 authored about 3 years ago
fix(jwt): use authorization header as fallback (#3453)

If the `req` sent to `getToken` doesn't have the relevant cookies, use
the Bearer token in the ...

github.com/nextauthjs/next-auth - 87d0beb70c45a83f73881b4b7cfef954d9c76dbf authored about 3 years ago
chore(dev): minor fixes on dev app

github.com/nextauthjs/next-auth - 978e2eeb08f3c26a6a67e392cfb125b43910deca authored about 3 years ago
chore(deps): ugprade dependencies (#3415)

github.com/nextauthjs/next-auth - 8ab057ea33fc5f1162c678df4332c1d96a64df2e authored about 3 years ago
fix(providers): use `id_token` by default on Okta provider (#3418)

github.com/nextauthjs/next-auth - 2c269a6a812d5eddaa7d612fc42f8b0442a31df9 authored about 3 years ago
fix(providers): refactor FusionAuth to v4 (#3376)

* feat: updated fusionauth provider

* Updated fusionauth profile interface docstring

Co-au...

github.com/nextauthjs/next-auth - 8b9a109255812665c283be12734740a5b004479f authored about 3 years ago
docs: Fix README.md typo (#3412)

github.com/nextauthjs/next-auth - ac35d9f73932fe5e765a4f17f2142df5bb0d9728 authored about 3 years ago
fix: properly handle callback URL fallback (#3402)

* fix: don't default to localhost on `host`

* fall back to `host` for `callbackUrl`

* use ...

github.com/nextauthjs/next-auth - 30a0fc6bc0246b30eb03c19b8a0ceb6c040c1b2e authored about 3 years ago