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

docs: tweak release badges

github.com/nextauthjs/next-auth - 2d364f246ab9fe27ed2badadaa4bf6fce4567c88 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: add sponsoring information

github.com/nextauthjs/next-auth - 63638d81dcf787a810d57711962f9ad3ef8729b3 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix(docs): generate providers on docosaurus start

github.com/nextauthjs/next-auth - 564b342f6903421744a4c55a14b8ebdfabbef67b authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: add links to README badges

github.com/nextauthjs/next-auth - 28683015f148f05255b8651a7c5009b20bc4576a authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: make next a prerelease channel

github.com/nextauthjs/next-auth - 726c49603d95d2b3bf1ca0a06d78aa21301a9f4a authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: trigger release on main branch

github.com/nextauthjs/next-auth - a7113c6d3ee337b1e04dec33f4ae21317f7c0d35 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: trigger release action on next branch

github.com/nextauthjs/next-auth - 910514c6e2d914a205e6f5d4a7047d6ce5296e22 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(provider): remove state property

BREAKING CHANGE: adding `state: true` is already redundant
as `protection: "state` is the defaul...

github.com/nextauthjs/next-auth - 111e7aabdff901cc2ff0513720b1ca1a12a915d8 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: encourage returning strings instead of throwing

BREAKING CHANGE: We have supported throwing strings
for redirections, while we were showing a wa...

github.com/nextauthjs/next-auth - a113ef6faba93c511dadb70e4a516d2238563d4b authored almost 4 years ago by Balázs Orbán <[email protected]>
docs(provider): mention re-exporting config

github.com/nextauthjs/next-auth - b7cca484cf79fa21d55321f7293f8e4b18a5fb84 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix(page): fallback to default error when no query param (#1303)

github.com/nextauthjs/next-auth - e293e786a8818175bdb0ee92215998d03f0b9518 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(logger): introduce user configurable logger (#1294)

github.com/nextauthjs/next-auth - 82dd6ba3e4ba481c5003c918eb1d2fa95f7d76dd authored almost 4 years ago by Balázs Orbán <[email protected]>
fix(client): reload after login/logout when url contains hash (#1298)

Co-authored-by: Thew Dhanat

github.com/nextauthjs/next-auth - 6e28a0774661cb6f60fd9813fd0ee8f9323f7303 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: add CodeQL code analysis action

github.com/nextauthjs/next-auth - 61047e3c14eedf240bd91d0ae143e89bfeb1c21f authored almost 4 years ago by Balázs Orbán <[email protected]>
chore(deps): upgrade test dependencies

github.com/nextauthjs/next-auth - dc5f3f481d11841731b18e12d5ed3a1bf941b745 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: add new PR labels

github.com/nextauthjs/next-auth - 0343344802efef3df80f00288b6697f1eb80bdd0 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs(provider): auto-generate providers list (#1295)

* docs: ignore providers.json

* chore: generate providers.json from front-matter

* chore: ...

github.com/nextauthjs/next-auth - 134a95a4bd45c64457b16d1e49b44a6896858e28 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs(provider): Update azure-ad-b2c (#1288)

It seems that the AZURE_TENANT_NAME env var is not required for next-auth. This update removes ...

github.com/nextauthjs/next-auth - 52a4bd97cd5f837d4ca9b5895d84e52385320b2b authored almost 4 years ago by Joshua Payette <[email protected]>
docs: Update client.md (#1289)

Fix typo on getProviders()

github.com/nextauthjs/next-auth - 87d43e4038a38b645c37b2dbaf0d05508807f13c authored almost 4 years ago by Benjamin Bender <[email protected]>
chore: update release flow

github.com/nextauthjs/next-auth - 68695af1f3eb2ab67e6a6f4246ffe022650ce936 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: disable semantic releases temporarily

github.com/nextauthjs/next-auth - 76df2b5e702be2084674c81e098d989c2ec39ed9 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: new release (#1259)

* feat: simplify NextAuth instantiation (#911)

* feat: allow react 17 as a peer dependency (#...

github.com/nextauthjs/next-auth - 8bd9d876337b29d473fc9c47258000f078584c77 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs(adapter): Update Prisma docs (#1279)

github.com/nextauthjs/next-auth - 6af40e3fe202e1cd3ed001727d08586b6cebefe1 authored almost 4 years ago by Iain Collins <[email protected]>
feat: Display error if no [...nextauth].js found (#678)

* Display error if no [...nextauth].js found

fixes #647

* Log the error and describe it inside...

github.com/nextauthjs/next-auth - 989d23e827828a35534d1861b10bfc16cb2c4f60 authored almost 4 years ago by Jakub Naskręski <[email protected]>
docs: improve FAQ docs [skip release]

github.com/nextauthjs/next-auth - f53ea6c9a9a3d74fd172f3a2ccf1f259eea07063 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: update caiuse-lite db

github.com/nextauthjs/next-auth - 040d7c50170305523e795e1827fbdfab879230a9 authored almost 4 years ago by Balázs Orbán <[email protected]>
refactor: be explicit about path in jsonconfig [skip release]

github.com/nextauthjs/next-auth - b84f1b681ccd066fbff8ba1660603e2428635128 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(provider): finish Reddit provider and add documentation (#1094)

* Create reddit.md

* uncommented profile callback

* Update reddit.md

* fix lint issues
...

github.com/nextauthjs/next-auth - fbb5a12cbdc8536ce02f15b2d8b56da9e03fadf5 authored almost 4 years ago by Aymeric <[email protected]>
feat(provider): add option to generate email verification token (#541)

* Add option to generate email verification token

* chore: remove unused import

* refactor...

github.com/nextauthjs/next-auth - 42a822c407c5970547234bf3de78f884412dab53 authored almost 4 years ago by Zhao Lei <[email protected]>
fix: use authorizationUrl correctly

github.com/nextauthjs/next-auth - ecddaf696b7955e86b2a99de124c7facb65e566c authored almost 4 years ago by Balázs Orbán <[email protected]>
chore(adapters): remove fauna (#1148)

github.com/nextauthjs/next-auth - 31bb2c342c46eb8edd7d7793907af9450b4e5a19 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: forward signIn auth params to /authorize (#1149)

* refactor: authorisation -> authorization

* feat: forward authorizationParams from signIn fu...

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

github.com/nextauthjs/next-auth - daed68aee255d81a8096d62d2420f26a790ef250 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix(provider): use authed_user on slack instead of spotify (#1174)

github.com/nextauthjs/next-auth - 1caa9bb8136f4c1fc79d79136ddbc6338c3f633f authored almost 4 years ago by Luke Lau <[email protected]>
docs(adapter): add adapter repo to documentation [skip release] (#1173)

* docs(adapter): add adapter repo to documentation

* docs(adapter): elaborate on custom repo

github.com/nextauthjs/next-auth - 9860ad8c8c91ae0211003fd0a814cdd3991250f6 authored almost 4 years ago by Aishah <[email protected]>
fix: Add a null check to the window 'storage' event listener (#1198)

* Add a null check to the window 'storage' event listener

While testing in Cypress it's possibl...

github.com/nextauthjs/next-auth - 65e4910618c6d6425f8dacf7cabaea6b5b450d92 authored almost 4 years ago by Dillon Mulroy <[email protected]>
docs: fix discord example code (#850)

github.com/nextauthjs/next-auth - 94b0c68c8fbe7db2dfdcf593e753bf735f73e39f authored almost 4 years ago by Joshua K. Martinez <[email protected]>
fix: ensure Images are produced for discord (#734)

github.com/nextauthjs/next-auth - 672cedc71255cecd3d462f3f8a09ccf7ad5d487f authored almost 4 years ago by Daggy1234 <[email protected]>
fix: update Okta routes (#763)

the current routing for the Okta provider does not follow the standard
set by Okta, and as such...

github.com/nextauthjs/next-auth - 8a6f0944ef049dd9c060c0714eacaa45dba1a368 authored almost 4 years ago by Alan Ray <[email protected]>
WIP: Update Docusaurus + Site dependencies (#802)

* update: deps

* fix: broken link

* fix: search upgrade change

github.com/nextauthjs/next-auth - fdcc62bd268fa15de6fa360cb1b1c4fb7c85f2f1 authored almost 4 years ago by Nico Domino <[email protected]>
add(db): Add support for Fauna DB (#708)

* Add support for Fauna DB

* Add integration tests

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

github.com/nextauthjs/next-auth - 9fbfd90bb2ad77d00afb1a11d49d74cd379cb4d2 authored almost 4 years ago by Joseph Vaughan <[email protected]>
Bump next from 9.5.3 to 9.5.4 in /test/docker/app (#759)

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

github.com/nextauthjs/next-auth - f47f5c6c623f29b9b7482b8d57e910505926c413 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update(provider): Update Slack provider to use V2 OAuth endpoints (#895)

* Update Slack to v2 authorize urls, option for additional authorize params
* acessTokenGetter ...

github.com/nextauthjs/next-auth - a84fe596af60ff0c79ee3213a9e552d078587479 authored almost 4 years ago by Cathy Chen <[email protected]>
chore(dep): Bump highlight.js from 9.18.1 to 9.18.5 (#880)

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5.
- [Rel...

github.com/nextauthjs/next-auth - 6750accc0a01777aa9e5f6b2a67199d5e37b57a4 authored almost 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: disallow issues without template

github.com/nextauthjs/next-auth - a6867b356473d41897365499f102658dc0c98812 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: add note about conveting questions to discussions

github.com/nextauthjs/next-auth - 080dd5f5698e23b6d11f25577dace5b35d615548 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: fix incorrect references in cypress docs (#932)

* chore: use stale label, instead of wontfix

* chore: add link to issue explaining stalebot
...

github.com/nextauthjs/next-auth - 025f33a91f7718a593a7be07c77543e6f39d71e9 authored almost 4 years ago by Haldun Anil <[email protected]>
docs: We have twice the word "side" (#964)

* chore: use stale label, instead of wontfix

* chore: add link to issue explaining stalebot
...

github.com/nextauthjs/next-auth - b2770d5a1f766ae61a1527f6a3fb68706998b725 authored almost 4 years ago by pkabore <[email protected]>
feat: add strava provider (#986)

* Add Strava as a provider

* Add documentation for Strava provider

* Fix lint errors

Co...

github.com/nextauthjs/next-auth - 42596fbca54d16219cc447f5c7ec32ac0759360a authored almost 4 years ago by Paul Kenneth Kent <[email protected]>
feat: add semantic-release (#920)

github.com/nextauthjs/next-auth - 16a8720b1d3fb77beb760f76f1dbbf8d54325040 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore(release): change semantic-release/git to semantic-release/github

github.com/nextauthjs/next-auth - 5060bd7f9b70ef5dd0a518fd3be1f75c13d39ed7 authored almost 4 years ago by Balazs Orban <[email protected]>
fix: treat user.id as optional param (#1010)

github.com/nextauthjs/next-auth - e3fd0ad4500a7e13ed3c8eb6b34e3e30777991f1 authored almost 4 years ago by Balázs Orbán <[email protected]>
Change image to text from varchar (#777)

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

github.com/nextauthjs/next-auth - 94054db3f320b67e1e03db824db8348e71d9d5c5 authored almost 4 years ago by Ben West <[email protected]>
docs: Remove unnecessary promises (#915)

github.com/nextauthjs/next-auth - a5187b69e8538aed83671616a4af182be43dd8b5 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: fix typos in CONTRIBUTING.md [skip release]

github.com/nextauthjs/next-auth - 7979b1069e443828c355b53224286b7367f17ea0 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(provider): Add Mail.ru OAuth Service Provider and Callback snippet (#522)

* Update callback.js

- Fix Mail.ru bug (missing request parameter: access_token)

Note: setGe...

github.com/nextauthjs/next-auth - 2205cfa7549f035046eca71742343de0b587efcf authored almost 4 years ago by Didi Keke <[email protected]>
chore: add auto labeling to PRs [skip release] (#1025)

* chore: add auto labeling to PRs [skip release]

* chore: allow any file type for test label ...

github.com/nextauthjs/next-auth - 5e949a3b9722caf6e206fb2ee4c1dfec0ef00c7f authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: add powered by vercel logo [skip release]

github.com/nextauthjs/next-auth - cb2fe0cae675323b7be417e33d80a5c86b9d822d authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: trigger release

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

* feat(provider): add vk.com provider

* refactor(provider): reduce vk.com provider api

github.com/nextauthjs/next-auth - e8b1513899aca36b2dc88c7c46acb738b59290e8 authored almost 4 years ago by Evgeniy Boreyko <[email protected]>
fix: pass csrfToken to signin renderer

github.com/nextauthjs/next-auth - ca065604a37fbc74ed93108de142623abc9a438e authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: replace blur/focus event to visibility API for getSession (#1081)

github.com/nextauthjs/next-auth - b1a99ec32fed0bbf45db57edaf8e0b13a3e84171 authored almost 4 years ago by Alex B <[email protected]>
docs(provider): fix typos in providers code snippets [skip release] (#1204)

github.com/nextauthjs/next-auth - 23ada52f975964dc9ad21fd00af82976e41f88f7 authored almost 4 years ago by Carmelo Scandaliato <[email protected]>
docs: update some urls in the docs [skip release]

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

github.com/nextauthjs/next-auth - ea1d09bf833bf280efbf63396f0c96ab5b0f33b0 authored almost 4 years ago by Ben <[email protected]>
refactor: show signin page in dev app [skip release]

github.com/nextauthjs/next-auth - 2865b8cc2d6ebfc3301fc943976b5de8e603e810 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: define providers in single file for docs [skip release]

github.com/nextauthjs/next-auth - be53ef0f7134e8eba5ce8d2ec59287132137591e authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: fix lint issues [skip release]

github.com/nextauthjs/next-auth - 2562b3c5d8141f363ee54d0ef40bdfbdf14533b0 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: add native hkdf (#1124)

* feat: add native hkdf

* feat: import only needed to do hkdf

* feat: tweak digest and arguments

github.com/nextauthjs/next-auth - e26297b901894a469c0a469d967fb01e797eaa89 authored almost 4 years ago by t.kuriyama <[email protected]>
chore(deps): upgrade typeorm to v0.2.30 (#1145)

github.com/nextauthjs/next-auth - ebaa28f04e8bd5f97e481d42b59749d8cc0090e5 authored almost 4 years ago by Yuri Gor <[email protected]>
fix(adapter): fix ISO Datetime type error in Prisma updateSession (#640)

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

github.com/nextauthjs/next-auth - 2cfe5ad8794071dc0c84b9ff9a0cba9b41d5d8cd authored almost 4 years ago by Henrik Wenz <[email protected]>
docs: update info about TypeScript [skip release]

github.com/nextauthjs/next-auth - 0069095bceb147e2215a1de74d2d3f85a2cfc481 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: correct logger import

github.com/nextauthjs/next-auth - a15bdc191b01bf73ad9b80d57d405413db8d7b89 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: use startsWith for protocol matching in parseUrl

closes #842

github.com/nextauthjs/next-auth - 71b3122fd1d8b39e350328e16719ea458c24ac68 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: clear things up around using access_token [skip release]

#1078

github.com/nextauthjs/next-auth - 90a8f7c89097b3487da44234243489c9222af9fe authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: fix typo in callbacks.md [skip release]

github.com/nextauthjs/next-auth - b40e1441ec5dee8304c6be119f41036db722c849 authored almost 4 years ago by Balázs Orbán <[email protected]>
chore(provider): remove Mixer (#1178)

"Thank you to our amazing community and Partners.
As of July 22, the Mixer service has closed."

github.com/nextauthjs/next-auth - f50ac194aa39ac260dfef33317a5d08f8c828a57 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(provider): reduce user facing API (#1023)

Co-authored-by: Balazs Orban <[email protected]>

github.com/nextauthjs/next-auth - 76b983229aad413e234b835a19316b75ca4d7e00 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: Fix grammar in "Feature Requests" section of FAQs [skip release] (#1212)

github.com/nextauthjs/next-auth - 645b53ee49351b8d08a4e9d431bd083e219dd6e3 authored almost 4 years ago by Samson Zhang <[email protected]>
refactor: provide raw idToken through account object (#1211)

* refactor: provide raw idToken through account object

* docs: clear up accessToken naming

...

github.com/nextauthjs/next-auth - 93f051ce086496da0b7c794ec975979014444fc7 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: more emphasis on req methods [skip release]

github.com/nextauthjs/next-auth - 396f5d8bbcb217bf43c32480428ad9dc00f9933a authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: make OAuth 1 work after refactoring (#1218)

* chore: add twitter provider to dev app

* feat: bind client instance to overriden methods

...

github.com/nextauthjs/next-auth - f2a7ee0b34e8ba0c3989644f3ebc10e6ba9d9f6b authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: Update Providers.Credential Example Block [skip release] (#1225)

Closing curly bracket where it should have been a square bracket.

github.com/nextauthjs/next-auth - cdc1ac52b2f20a62a3218ce0f1c7e0aac04c08fb authored almost 4 years ago by Cody Ogden <[email protected]>
feat: forward id_token to jwt and signIn callbacks (#1024)

github.com/nextauthjs/next-auth - a979e040cd450a7635c7e6abe3971e7f216596b0 authored almost 4 years ago by Balázs Orbán <[email protected]>
docs: Correcting a typo. "available" Line 70 (#965)

* chore: use stale label, instead of wontfix

* chore: add link to issue explaining stalebot
...

github.com/nextauthjs/next-auth - 8bbb0ec344d33efb5da669581e7f060fcf18b6ee authored almost 4 years ago by pkabore <[email protected]>
fix: remove async from NextAuth default handler

This function should not return a Promise

github.com/nextauthjs/next-auth - 505efc8a5d499361547b6ae023b3a5cd49f42230 authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: don't chain on res.end on non-chainable res methods (#1031)

github.com/nextauthjs/next-auth - 9ed75c778810058f1132829cbb82cf8648dcdf4c authored almost 4 years ago by Balázs Orbán <[email protected]>
fix: miscellaneous bugfixes (#1030)

* fix: use named params to fix order

* fix: avoid recursive redirects

* fix: revert to use...

github.com/nextauthjs/next-auth - 8e8713755a43479374e0f80b5cc56b059b8faa7b authored almost 4 years ago by Balázs Orbán <[email protected]>
chore: run tests on canary [skip release]

github.com/nextauthjs/next-auth - 21d22a7e08f2e143a7af2f3c5ad5e77feda7696d authored almost 4 years ago by Balázs Orbán <[email protected]>
feat(db): make Fauna DB collections & indexes configurable (#968)

* Add collections & indexes overrides for Fauna DB

* Fix the name of the verification token ind...

github.com/nextauthjs/next-auth - 751fd7bb0e2fc687cc82371821e3a877b8d9a676 authored almost 4 years ago by Florian Michaut <[email protected]>
chore(release): trigger release on docs type

github.com/nextauthjs/next-auth - e06816a374885f684a07340ec35e581c9df1f00e authored almost 4 years ago by Balázs Orbán <[email protected]>
chore(release): delete old workflow

github.com/nextauthjs/next-auth - 284118e7089c90eab298c0caf5a6e5c71b050e9a authored almost 4 years ago by Balázs Orbán <[email protected]>
fix(adapter): use findOne for typeorm (#1014)

github.com/nextauthjs/next-auth - f93dbbbfee807bfcd7ec05249b90869829ecbc72 authored almost 4 years ago by Yuma Matsune <[email protected]>
Update README.md

Updated the readme to include the projects logo, fixed some typos, and added license info and co...

github.com/nextauthjs/next-auth - 68d0f9465aabf926d70cd16816ce10b745fa436e authored almost 4 years ago by Nico Domino <[email protected]>
chore: hide comments from pull request template

github.com/nextauthjs/next-auth - 71b4af0894ff3ea5a347cf9025d7dde612454df0 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: Store user ID in sub claim of default JWT (#784)

This allows us to check if the user is signed in when using JWTs

Part of #625

github.com/nextauthjs/next-auth - 6e2fc11d64c0ab11c6c7e1c5a9e9dbbb6bdb95e4 authored almost 4 years ago by Luke Lau <[email protected]>
chore: reword PR template

github.com/nextauthjs/next-auth - 6b1b8613d05f80c401a05425f67c33edbe2f38c6 authored almost 4 years ago by Balázs Orbán <[email protected]>
feat: allow react 17 as a peer dependency (#819)

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

github.com/nextauthjs/next-auth - 8ac14ed298e5fb376d1f9b6629bf4896e94162d8 authored almost 4 years ago by Luke Lau <[email protected]>
docs: fix typo Adapater -> Adapter (#960)

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

github.com/nextauthjs/next-auth - 192e5bf07ebbfd9671db60f117203ba082542ff3 authored almost 4 years ago by imgregduh <[email protected]>
docs: fix typo in callbacks.md (#815)

This is a simple typographical error changed accesed to accessed

github.com/nextauthjs/next-auth - 219b01724bd9755ca769df9b01e7490def191bea authored almost 4 years ago by Pauldic <[email protected]>