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: simplify NextAuth instantiation (#911)

github.com/nextauthjs/next-auth - 51cfec92ba825ecc79ff42b3820f109e22cd409f authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(pages): add dark theme support (#1088)

* feat(pages): add dark theme support

* docs: document theme option

* chore: remove ts-che...

github.com/nextauthjs/next-auth - a18ec0930785280f8acf6afc6cc0fcf6d03af072 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: update for Now to Vercel (#847)

Vercel archived their now packages a while back, so you can use vercel env pull to pull in the .env

github.com/nextauthjs/next-auth - 81ebff897f2a1187051ca9e22ee234d42472f81e authored almost 4 years ago by James Perkins <[email protected]>
feat(provider): Add Azure Active Directory B2C (#921)

* add provider: Microsoft

* documentation

* support no tenant setup

* fix code style

* chore...

github.com/nextauthjs/next-auth - 18840ead406878cffae4621fd4633fddc60698ae authored almost 4 years ago by Vladimir Evdokimov <[email protected]>
Include callbackUrl in newUser page (#790)

* Include callbackUrl in newUser page

* Update src/server/routes/callback.js

Co-authored-b...

github.com/nextauthjs/next-auth - 97d6f19fabbba7fbc2fde7c29472827f1a67685a authored almost 4 years ago by Fabrizio Ruggeri <[email protected]>
feat(provider): add netlify (#555)

Co-authored-by: styxlab <[email protected]>
Co-authored-by: Balázs Orbán <info@balazsorba...

github.com/nextauthjs/next-auth - d5f51573668b894493786e14fe70452de5369a1b authored almost 4 years ago by Joost Jansky <[email protected]>
fix(provider): handle no profile image for Spotify (#914)

* chore(deps): upgrade "standard"

* style(lint): run lint fix

* fix(provider): optional ch...

github.com/nextauthjs/next-auth - 0c9104c13a32ec2fcc72b3018273b406ea4110f7 authored almost 4 years ago by Balázs Orbán <[email protected]>
Fix for Reddit Authentication (#866)

* Fixed Reddit Authentication

* updated fix for build test

* updated buffer to avoid depre...

github.com/nextauthjs/next-auth - 4764d602687bef36ad54b8db35000722d2bdc34d authored almost 4 years ago by Aymeric <[email protected]>
docs: Update default ports for support Databases (#839)

https://next-auth.js.org/configuration/databases

github.com/nextauthjs/next-auth - 5f51c975c997a8f0424252580a6919b094a84eba authored almost 4 years ago by Manish Chiniwalar <[email protected]>
refactor(db): update Prisma calls to support 2.12+ (#881)

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

github.com/nextauthjs/next-auth - 9aae7bbc543e34194b4f943a63a27667cc27d538 authored almost 4 years ago by Kristóf Poduszló <[email protected]>
feat(provider): Add Bungie (#589)

* Add Bungie provider

* Use absolute URL for images

* Correct image URL and use consistent...

github.com/nextauthjs/next-auth - 958c31a4eec8b4fcdb1622dfccde1449074b98eb authored almost 4 years ago by RobertCraigie <[email protected]>
chore: create PULL_REQUEST_TEMPLATE.md

github.com/nextauthjs/next-auth - 6d023aa5338a95d70b79d36423009c439fc94e72 authored almost 4 years ago by Balázs Orbán <[email protected]>
refactor: code base improvements 2 (#1045)

github.com/nextauthjs/next-auth - e7c34fd74b75c66127b4c64170b78e574b4b303f authored almost 4 years ago by Balázs Orbán <[email protected]>
Update README.md

github.com/nextauthjs/next-auth - 49dd7a807d139baf7cbc42a412c07f01e4b02dc8 authored almost 4 years ago by Nico Domino <[email protected]>
docs(database): add mssql indexes in docs, fix typos (#925)

* added mssql indexes in docs, fixed typo

* docs: fix typo in www/docs/schemas/mssql.md

Co...

github.com/nextauthjs/next-auth - 84bcecbec18bb9852a39ce7dd0c21384fac00cf2 authored almost 4 years ago by Junior Vidotti <[email protected]>
refactor: code base improvements (#959)

* chore: fix casing of OAuth

* refacotr: simplify default callbacks lib file

* refactor: u...

github.com/nextauthjs/next-auth - 0989ef6171b42be699f7bf4f049561dd743f988a authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: allow to return string in signIn callback (#1019)

github.com/nextauthjs/next-auth - 15570b7479adedcba67d649cc897851439d39265 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: rename labeler.yaml to labeler.yml [skip release]

github.com/nextauthjs/next-auth - 7fdde6268efcb840c51ea8895219fd927b2f161a authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: add PKCE support (#941)

* chore(deps): upgrade dependencies

* chore(deps): add pkce-challenge

* feat(pkce): initia...

github.com/nextauthjs/next-auth - ea71a1fb2fd29775e7954eb5f064c6cba4bd7276 authored almost 4 years ago by Balázs Orbán <[email protected]>
refactor: code base improvements 3 (#1072)

* refactor: extend res.{end,send,json}, redirect

* refactor: chain res methods, remove unnece...

github.com/nextauthjs/next-auth - f6d6c4344ce2e486a5dd5df88e529af1c94f2304 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: clarify .env usage in CONTRIBUTING.md [skip release] (#1085)

github.com/nextauthjs/next-auth - 7f670c52226254b741126816b0b9595795ba536e authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: Comply to Vercel Open Source sponsorship [skip release] (#1087)

* added banner

* Changed banner image allignment

* changed location of banner again

* a...

github.com/nextauthjs/next-auth - f8e5a79ce1898c3070f53148909a8e7d68b3fba1 authored almost 4 years ago by suraj10k <[email protected]>
fix: export getSession [skip release]

somehow the default export does not work in the dev app

github.com/nextauthjs/next-auth - cff9d3e294fdf074c8cdeded7e756e442c77e453 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: remove v1 documentation (#1142)

github.com/nextauthjs/next-auth - af30be1fa4ba04491ac9561f203f978cfefbf7b5 authored almost 4 years ago by Radhika <[email protected]>
fix: fix lint issues

github.com/nextauthjs/next-auth - a7bae0395b89c6ab56d058149c064528a2902da1 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(provider): add Salesforce provider (#1027)

github.com/nextauthjs/next-auth - 2f3ed7507bc05f49bdc44a6c977a054610ad75b7 authored almost 4 years ago by Mohamed El Mahallawy <[email protected]>
feat(provider): re-add state, expand protection provider options (#1184)

* refactor: move OAuthCallbackError to errors file

* refactor: improve pkce handling

* fea...

github.com/nextauthjs/next-auth - 214b22ecbb69d2704766962ca9fb805149aa4407 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: remove announcement bar [skip release]

github.com/nextauthjs/next-auth - d67f1b7718bb57c0137685eb609502869929b704 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: send all params to logger function (#1214)

github.com/nextauthjs/next-auth - f4a954ccbbdc8b56eb64139a0c0dd873f7dd1105 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: update nodemailer version in response to CVE. (#860)

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7769 reports a high-severity issue with ...

github.com/nextauthjs/next-auth - 05b275956b16094516cd8104e4698df6405be226 authored almost 4 years ago by Josh Padnick <[email protected]>
chore(deps): Bump ini from 1.3.5 to 1.3.8 in /www (#953)

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github...

github.com/nextauthjs/next-auth - 9abdbb57ebe09e8cdaf7e9bc549e647161806f17 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat: add foursquare (#584)

github.com/nextauthjs/next-auth - f72ee5ec06d40291edfbc3b5b7389d25b3725e7c authored almost 4 years ago by Joe Bell <[email protected]>
Update README.md

github.com/nextauthjs/next-auth - 3c056d7ff572cde6d3543f4cc425a5065f135d48 authored almost 4 years ago by Nico Domino <[email protected]>
docs: misc improvements [skip release] (#1043)

github.com/nextauthjs/next-auth - e0dd8e400bee1e29d8f77d9d53465ec852fe428e authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: small update to sign in/out examples (#1016)

* Update examples in client.md

* Update more examples

Co-authored-by: Balázs Orbán <info@balaz...

github.com/nextauthjs/next-auth - f3cc4d10186bdf222d865747673f59220d5c8d71 authored almost 4 years ago by Melanie Seltzer <[email protected]>
docs: update contributing information [skip release] (#1011)

* docs: update CONTRIBUTING.md

* docs: use db instead of database for more space

* docs: ...

github.com/nextauthjs/next-auth - 71b50082f89cb0bab086584dbf62e0db194c3aef authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: improve package development experience (#1064)

* chore(deps): add next and react to dev dependencies

* chore: move build configs to avoid cr...

github.com/nextauthjs/next-auth - 77de2abd146863e42541dbcc40ea2631c3144d4f authored almost 4 years ago by Balázs Orbán <[email protected]>
style: make p system theme aware [skip release]

github.com/nextauthjs/next-auth - 70a186c1835bca99c8d0416eefb7a08eb2c0a7ed authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: forward second argument to fetch body in signIn

fixes #1206

github.com/nextauthjs/next-auth - 9c9744f30a92b38fe3bb3fdade86b18520c31a32 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: send /authorize params through url

github.com/nextauthjs/next-auth - 30c6d6360f04156b36c48b84122e8660ad24ea5b authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(provider): Add Medium (#1213)

github.com/nextauthjs/next-auth - ad3b0b6a7d687e5fdd896cfcd8101f4bbb37a86b authored almost 4 years ago by Vova <[email protected]>
fix: leave accessTokenExpires as null

Forwarding expires_in as is to accessTokenExpires has shown to cause issues with Prisma, and may...

github.com/nextauthjs/next-auth - d7e78d59962a577360316a3773bc8bf9db1ced1a authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: announce canary docs [skip release] (#1044)

github.com/nextauthjs/next-auth - 78fd783bac990d8f2109487ac6598a38e3173f40 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: add myself to the contributors list 🙈

github.com/nextauthjs/next-auth - cec46b0d67f8c2e2e7462da68db3209b62eff02b authored about 4 years ago by Balázs Orbán <[email protected]>
Revert "feat(provider): Add Azure Active Directory B2C (#809)" (#919)

This reverts commit 6e6a24a7af9b14847fdfcd91345a5d833f36a228.

github.com/nextauthjs/next-auth - 7bedd4afa9d2126841be8d8e98be8eb965ebc3ff authored about 4 years ago by Balázs Orbán <[email protected]>
feat(provider): Add Azure Active Directory B2C (#809)

* add provider: Microsoft

* documentation

* support no tenant setup

* fix code style

* chore...

github.com/nextauthjs/next-auth - 6e6a24a7af9b14847fdfcd91345a5d833f36a228 authored about 4 years ago by Vladimir Evdokimov <[email protected]>
chore: add reproduction section to questions

github.com/nextauthjs/next-auth - 6f067be7b002b7b5c7d38834e900cd082996b860 authored about 4 years ago by Balázs Orbán <[email protected]>
chore: run build GitHub Actions on canary as well

github.com/nextauthjs/next-auth - e4cc3a92e5c533e647ee62a0716bba2269ee40c1 authored about 4 years ago by Balázs Orbán <[email protected]>
chore: run build GitHub Action on canary also

github.com/nextauthjs/next-auth - 610ab39b40490f84ec963640aff74d0550ff106d authored about 4 years ago by Balázs Orbán <[email protected]>
chore: fix typo in stalebot comment

github.com/nextauthjs/next-auth - 7d1168637d5136e2382ab45d7319f3326cffbc2f authored about 4 years ago by Balázs Orbán <[email protected]>
chore: add link to issue explaining stalebot

github.com/nextauthjs/next-auth - b2c1f320572be965248852883bfdf93bfa858579 authored about 4 years ago by Balázs Orbán <[email protected]>
chore: use stale label, instead of wontfix

github.com/nextauthjs/next-auth - 9247495feedebb90502878ebd2d0614b6db055f3 authored about 4 years ago by Balázs Orbán <[email protected]>
Revert "feat: simplify NextAuth instantiation" (#910)

This reverts commit b86ffa5dd55263e462ba00c8fe9801eea78d5e94.

github.com/nextauthjs/next-auth - 341fae28d4803916fe1ce596f434ec4a77043886 authored about 4 years ago by Balázs Orbán <[email protected]>
feat: simplify NextAuth instantiation (#867)

github.com/nextauthjs/next-auth - b86ffa5dd55263e462ba00c8fe9801eea78d5e94 authored about 4 years ago by Balázs Orbán <[email protected]>
docs: remove redundant 3rd arg to sessions example (#874)

There is no third argument as per https://github.com/nextauthjs/next-auth/blob/8115a7c66cdb1d86b...

github.com/nextauthjs/next-auth - 5415a9c3ab6f7288f9f9540b75f7245a522971bb authored about 4 years ago by Damien Guard <[email protected]>
docs: fix typo in options.md (#873)

github.com/nextauthjs/next-auth - dc516e8be818262a31f2fa55a102ee11d3fa79e0 authored about 4 years ago by sankara <[email protected]>
docs: update API docs about server-side `getProviders` (#879)

github.com/nextauthjs/next-auth - 29a0d9d2954e3453cd5ca593d80e2b8da151e876 authored about 4 years ago by sAy <[email protected]>
refactor: define _getSession in useEffect scope (#724)

github.com/nextauthjs/next-auth - 5f5174f6e2065a285cbe8829dbd96d1694096b3c authored about 4 years ago by Balázs Orbán <[email protected]>
Update apple.md

Fixed a typo

github.com/nextauthjs/next-auth - 424b4ee2579c4ad5ac030da71e5f752f83ac95f6 authored about 4 years ago by Dennis Morello <[email protected]>
feat: forward auth params from signin to provider (#823)

github.com/nextauthjs/next-auth - 545a7e752e39e3019d8159eb0a6c5603764df629 authored about 4 years ago by Balázs Orbán <[email protected]>
chore: add stalebot configuration

github.com/nextauthjs/next-auth - c564b8418231f3c8d4caaa135c2ad123138cba4f authored about 4 years ago by Balázs Orbán <[email protected]>
Add Sign in With Apple Tutorial (#896)

Co-authored-by: Iain Collins <[email protected]>

github.com/nextauthjs/next-auth - 0db233d208f6f6306f5e9d809408431415cdb495 authored about 4 years ago by Siddharth Sharma <[email protected]>
CONTRIBUTING.md: Fix spelling and other issue (#810)

Co-authored-by: Iain Collins <[email protected]>

github.com/nextauthjs/next-auth - 5126f4e3428f2b4b8ebdd38b10066edfdd4ea2fa authored about 4 years ago by Yana Agun Siswanto <[email protected]>
Change definitively typed to definitely typed (#813)

github.com/nextauthjs/next-auth - e09dfc6a7f74db12d74eb001358f1ce039e9b3ee authored about 4 years ago by Michael McQuade <[email protected]>
Update errors.md

github.com/nextauthjs/next-auth - ccfa1d55bb6bfde0f8d68ba9d1fc9272e86f1578 authored about 4 years ago by Iain Collins <[email protected]>
add: ndom91 dev.to tutorial

github.com/nextauthjs/next-auth - d7dc7b0753ebb975253d7e2bc1999bba342de512 authored about 4 years ago by ndom91 <[email protected]>
Fix grammar (#801)

github.com/nextauthjs/next-auth - 0407e130c4ccc7db58a6c5a04f5946d4dec33146 authored about 4 years ago by Alex Vilchis <[email protected]>
fix: capitalization of errors in url params (#795)

github.com/nextauthjs/next-auth - 64084d634b0c71d37143be83e50601a0a4f773a6 authored about 4 years ago by Kristóf Poduszló <[email protected]>
Update providers.md

github.com/nextauthjs/next-auth - 438a737837fb1c0ec36a04a2583cec81cf675478 authored about 4 years ago by Iain Collins <[email protected]>
Update providers.md

github.com/nextauthjs/next-auth - a482a64f10a7589ad78e064f7c16ee36cfe619c1 authored about 4 years ago by Iain Collins <[email protected]>
Update documentation (#786)

* Improved homepage and getting started guide
* Improved experience viewing docs on mobile devi...

github.com/nextauthjs/next-auth - 2227d34725534829684887467864d618320e0cd4 authored about 4 years ago by Iain Collins <[email protected]>
Typo: retuning should be returning

It ain't much but its honest work

github.com/nextauthjs/next-auth - 9c6ef951a15e339db652674a9214ad5cff53acba authored about 4 years ago by Jesus Castro (Tony) <[email protected]>
Correct mistakenly duplicated word in the docs

github.com/nextauthjs/next-auth - 8d1e479d122562368078299ea7c814600b14e3d9 authored about 4 years ago by Kristóf Poduszló <[email protected]>
Correct a typo in the docs

github.com/nextauthjs/next-auth - 773c74a756cb368d233c4554dde2175f194a770b authored about 4 years ago by Kristóf Poduszló <[email protected]>
Correct missing word in the docs

github.com/nextauthjs/next-auth - 435b6308499a320e83bcdb00262b4c41cb649d79 authored about 4 years ago by Kristóf Poduszló <[email protected]>
Correct two typos of the same word in the docs

github.com/nextauthjs/next-auth - 6867bc92c85d1417400353e4164a217b78339e89 authored about 4 years ago by Kristóf Poduszló <[email protected]>
Correct typo of 'column' in the docs

github.com/nextauthjs/next-auth - 01c897f23eeccb3a2366365a8204921594aa712d authored about 4 years ago by Kristóf Poduszló <[email protected]>
Correct tip about adapters in the docs

github.com/nextauthjs/next-auth - ea65d87d0709e7d9427e32675a606f2603b2a34b authored about 4 years ago by Kristóf Poduszló <[email protected]>
Correct a typo in the docs

github.com/nextauthjs/next-auth - eb6a4c46d934969f398e66b59c33313760478334 authored about 4 years ago by Kristóf Poduszló <[email protected]>
Minor style changes

github.com/nextauthjs/next-auth - 0c356456bbbb7d80ecc1f7e4e6146c965f0ad38b authored about 4 years ago by Iain Collins <[email protected]>
Update branding (icons, homepage)

github.com/nextauthjs/next-auth - 7bda6393614c22320404cb0fefaef232fbeaeab5 authored about 4 years ago by Iain Collins <[email protected]>
Reduce image size

github.com/nextauthjs/next-auth - 6d44a34f7db20748dba3d721d6bdf71fadd99603 authored about 4 years ago by Iain Collins <[email protected]>
Update tutorials and explainers

github.com/nextauthjs/next-auth - cd3d2a138bf9348ed04a0fe9a16ebdac46832964 authored about 4 years ago by Iain Collins <[email protected]>
Remove arrow syntax

Remove arrow syntax from regular function declaration

github.com/nextauthjs/next-auth - 40e453076e9f008a47916cbdcdc5d6a46b262d54 authored about 4 years ago by Francis Udeji <[email protected]>
Fix missing response_type=code in battlenet

Battle net's /oauth/authorize requires response_type query parameter. For authorization, this mu...

github.com/nextauthjs/next-auth - e0655527845107ef236633237b846f386758c90c authored about 4 years ago by Daniel Jahodka <[email protected]>
docs(readme): mention Typescript support

github.com/nextauthjs/next-auth - a3104a009c86f27901a913254372084cf4ec6e65 authored about 4 years ago by Lluis Agusti <[email protected]>
Add conditional to integration test workflow

github.com/nextauthjs/next-auth - e9eb6bc57e2a57b6e68c72fc3d3491df932e17b6 authored about 4 years ago by Iain Collins <[email protected]>
Update testing-with-cypress.md (#680)

misspelling depency cypress-social-logins

github.com/nextauthjs/next-auth - 95e31b46afea778c9a3bc5550ee582ca79aa94ca authored about 4 years ago by Blocksmith <[email protected]>
Update documentation for `getProviders`

github.com/nextauthjs/next-auth - d5e70323f0145b3eed324145af7d5060efbc597f authored about 4 years ago by Jimmy Merritello <[email protected]>
Update links to Slack documentation

github.com/nextauthjs/next-auth - 4e4d1eac28b1bae9ad3c56646725d481d2d8edb7 authored about 4 years ago by S. Suzuki <[email protected]>
Update FAQ to address automatic account linking (#702)

github.com/nextauthjs/next-auth - 15316f069e3060e0cdc5d243fa9c93bf88de1931 authored about 4 years ago by Iain Collins <[email protected]>
Update mongodb.md (#673)

Fix typo: MonogDB => MongoDB

Co-authored-by: Lori Karikari <[email protected]>

github.com/nextauthjs/next-auth - e6995d21cd1c7c0e701a305c91062ece83d48dfe authored over 4 years ago by Wédney Yuri <[email protected]>
jst -> jwt (#668)

Co-authored-by: Lori Karikari <[email protected]>

github.com/nextauthjs/next-auth - 433f096a637b6bfd2ec3b5091f8442a2bf799121 authored over 4 years ago by Lance Hasson <[email protected]>
add missing comma in type object (#669)

github.com/nextauthjs/next-auth - 9f487593fa1be9ae98f31c9cee240197bf5c61db authored over 4 years ago by Lance Hasson <[email protected]>
[providers]: Add Atlassian (#664)

* Atlassian provider

* rollback indentation

* fix alphabetical order

* add missing entr...

github.com/nextauthjs/next-auth - 65caaa6c4c9be1bb46cfb26297a4ca38b2815ce5 authored over 4 years ago by Matthieu <[email protected]>
Improve Puppeteer configuration (#658)

* Centralises configuration for Puppeteer used in tests to make it easier to maintain.
* Adds s...

github.com/nextauthjs/next-auth - 0adfba8c5c23353dfa1ca70c3f022d5498b09922 authored over 4 years ago by Iain Collins <[email protected]>
Fix typo in Prisma adapter doc (#629)

Co-authored-by: Iain Collins <[email protected]>

github.com/nextauthjs/next-auth - 2f0f738e2e99e0bdadd0ef788031aa98fd2942de authored over 4 years ago by Ugo Onali <[email protected]>
Increase slow times for integration tests to 5 seconds

This seems like a reasonable theshold for these integration tests.

github.com/nextauthjs/next-auth - 1777a87be3d0464539d0daa5b4e66e3333302cd3 authored over 4 years ago by Iain Collins <[email protected]>
Fix typo in package.json

github.com/nextauthjs/next-auth - e94fd3b484f74837bc8a636219ed3df8a636b674 authored over 4 years ago by Iain Collins <[email protected]>
Add full end-to-end integration tests

Full end-to-end integration tests for Twitter (OAuth 1) and GitHub (OAuth 2) using Puppeteer and...

github.com/nextauthjs/next-auth - 3b40335202e9044b4bb0749aa26417a9959d5a60 authored over 4 years ago by Iain Collins <[email protected]>