1 points | by josuebrunel 7 hours ago ago
1 comments
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.
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.