Added
Go Auth SDK Now Available
9 days ago by Jim Verducci
📣 Wristband Go Auth SDK 0.1.0 Release 🎉
Release v0.1.0
Initial beta release of the Wristband Multi-Tenant Authentication SDK for Go.
Key Features:
✅ Login, callback, and logout flows via OAuth 2.1 + OpenID Connect ✅ Flexible, pluggable session management interface ✅ Automatic access token refresh ✅ Multi-tenancy support for tenant subdomains and custom domains ✅ Built-in auth middleware for protecting API routes ✅ Session and Token endpoint handlers for frontend SDK integration
Requirements
- Go >= 1.24
For full documentation, see the README.
The Go Quick Start Guide is available here.