This repository provides a foundational authentication server, forking from Netlify's GoTrue but significantly expanding its capabilities. It supports various sign-in methods including email, password, magic links, phone numbers, and numerous external providers. You can get started locally by creating a `.env` file, building the binary with `make build`, and running it with `./auth`.
A Go-based JWT API for handling user authentication and token issuance.
Developers building applications that require a custom, self-hosted user authentication and management system.
Not enough data yet. Star history will appear after a few days of tracking.