Directory
Firebase Auth
Mobile-first auth from Google
Free tier + paidAuth & user managementfirebase.google.com
What it is
Google's authentication service, strongest on mobile. Standard email and social sign-in is free with no user cap; the upgraded Identity Platform tier is free to 50,000 MAU and then billed through Google Cloud. Phone and SMS verification is billed per message and requires the paid Blaze plan.
Why it earns a slot
Still the least-effort option for a native iOS or Android app, with mature SDKs, offline handling and free anonymous auth for try-before-you-signup flows.
Know before you commit
SMS auth is both a real cost and a fraud target — SMS pumping attacks on Blaze projects have produced large surprise bills. Exporting users is possible, but passwords use a Google-specific scrypt variant that complicates migration.
Getting started
npm i firebase
Neighbourhood
How Firebase Auth sits against the rest of the atlas — swaps, companions and the tools builders actually save alongside it.
Also in Auth & user management
Auth0
auth0.comNot yet swept
Enterprise CIAM platform
Free tier + paidAuth & user management
Free to 25k MAU · Essentials from $35/mo (500 MAU) · Pro from $240/mo
Open dossier
Better Auth
better-auth.comNot yet swept
Self-hosted TypeScript auth framework
FreeAuth & user management
Free and open source (MIT) · self-hosted, no MAU fees
Open dossier
Clerk
clerk.comNot yet swept
Hosted auth with drop-in React UI
Free tier + paidAuth & user management
Free to 50k MRU · $25/mo Pro then $0.02/MRU
Open dossier
Hexclave (Stack Auth)
hexclave.comNot yet swept
Open-source Clerk alternative
Free tier + paidAuth & user management
Free to 10k MAU · $49/mo Team (50k) · $299/mo Growth · self-host free
Open dossier