Auth.js
authjs.dev/Formerly known as NextAuth. It's is an open-source authentication library originally built for NextJS. Auth.js is free to use and comes with over 80 integrations for various third-party identity providers such as Google, Facebook, Auth0, Apple etc. You can use it with your own database if you choose to. It works with MySQL, Postgres, MSSQL and MongoDB. Auth.js is compatible with Next.js, SvelteKit and SolidStart as of March 2024.
Pros
Cons
Auth.js, formerly known as NextAuth, is an open-source authentication library originally built for NextJS. It is free to use and offers over 80 integrations for various third-party identity providers such as Google, Facebook, Auth0, and Apple. Auth.js can also be used with your own database, supporting MySQL, Postgres, MSSQL, and MongoDB.
As of March 2024, Auth.js is compatible with Next.js, SvelteKit, and SolidStart.
Yes, you can use Auth.js with your own database. It supports MySQL, Postgres, MSSQL, and MongoDB.
Auth.js offers a variety of features including over 80 integrations with third-party identity providers like Google, Facebook, Auth0, and Apple. It is also compatible with multiple platforms such as Next.js, SvelteKit, and SolidStart, and supports various databases including MySQL, Postgres, MSSQL, and MongoDB.