Files
archived-next-auth/docs/versioned_docs/version-v3/contributors.md
Balázs Orbán cbf9622e6f chore: move docs to top-level (#3887)
* chore: move docs to top-level

* chore: add docs back to workspaces
2022-02-09 00:42:11 +01:00

30 lines
1.4 KiB
Markdown

---
id: contributors
title: Contributors
---
## Core Team
- [Iain Collins](https://github.com/iaincollins)
- [Lori Karikari](https://github.com/LoriKarikari)
- [Nico Domino](https://github.com/ndom91)
- [Fredrik Pettersen](https://github.com/Fumler)
- [Gerald Nolan](https://github.com/geraldnolan)
- [Lluis Agusti](https://github.com/lluia)
- [Jefferson Bledsoe](https://github.com/JeffersonBledsoe)
- [Balázs Orbán](https://github.com/sponsors/balazsorban44)
_Special thanks to Lori Karikari for creating most of the providers, to Nico Domino for creating this site, to Fredrik Pettersen for creating the Prisma adapter, to Gerald Nolan for adding support for Sign in with Apple, to Lluis Agusti for work to add TypeScript definitions and to Jefferson Bledsoe for working on automating testing._
## Other Contributors
NextAuth.js as it exists today has been possible thanks to the work of many individual contributors.
Thank you to the [dozens of individual contributors](https://github.com/nextauthjs/next-auth/graphs/contributors) who have help shaped NextAuth.js.
## History
NextAuth.js was originally developed by <a href="https://github.com/iaincollins">Iain Collins</a> in 2016.
In 2020, NextAuth.js was rebuilt from the ground up to support Serverless, with support for MySQL, Postgres and MongoDB, JSON Web Tokens and built in support for over a dozen authentication providers.