Added

Go Demo App Now Available

Initial release of the Wristband Go Auth demo app: a reference implementation demonstrating multi-tenant authentication.

Key Features:

Demonstrates complete login, callback, and logout flows with automatic token refresh. Includes multi-tenancy support for both tenant subdomains and custom domains. Protected routes are secured with authentication middleware, and session storage is implemented using Gorilla sessions.

More coming soon.

Dependencies:

Requirements

  • Go >= 1.24

For full documentation, see the README.