1 comment

[ 0.24 ms ] story [ 1012 ms ] thread
I built EzAuth because I kept defaulting to third-party auth services (go-true, Supabase) even when I just wanted a simple, native solution in Go.

The goal is a BetterAuth-style developer experience, but fully self-hosted and idiomatic Go.

The project is still beta, but all core features are implemented and working.

Repo: https://github.com/josuebrunel/ezauth

I’d appreciate feedback, especially around API design and DX.