GoAuth
Go · Chi · PostgreSQL · JWT A minimal, production-grade authentication backend in Go. It handles the whole auth lifecycle, including signup with email verification, login with short-lived JWT access tokens and opaque refresh tokens, password reset, logout, and rate-limited endpoints, without dragging in a heavyweight framework. Ships with Swagger docs, bcrypt password hashing, Resend-powered email, and automatic PostgreSQL migrations on startup. → View on GitHub