A user management and authentication server written in Golang
GoTrue is a user management and authentication server written in Go that powers Supabase‘s features such as: It is originally based on the excellent GoTrue codebase by Netlify, however both have diverged significantly in features and capabilities. Quick Start Create a .env file to store your own custom env vars. See example.env If you have docker installed Create a .env.docker file to store your […]