Docs
Authentication
Overview
Learn more about authentication in Achromatic.
Authentication is a core part of any SaaS application. Achromatic uses Auth.js to handle authentication and provides all the necessary UI for the authentication flow.
Why choose Auth.js? Auth.js is a mature, battle-tested authentication solution trusted by many real-world SaaS applications for its reliability and security. It has been around for many years and also has the largest support for providers.
The starter kit comes with pre-configured providers, helper methods and extensions.