togo install togo-framework/auth
part of the togo-framework β the full-stack Go + React framework
The togo base auth provider: JWT token auth, bcrypt passwords, a self-contained
users store (via the ORM), multi-guard, roles + permissions (RBAC), middleware, and
/api/auth routes. Default driver for the framework; Supabase/Firebase/OAuth/WorkOS
ship as driver plugins that depend on this package.
togo install togo-framework/auth
UI lives in the separate dashboard plugin (login/register/reset/2fa/lock/profile/dashboard), which depends on this package.
togo is proudly sponsored by ID8 Media and One Studio.