Documentation
Integrations
Ship with the Go SDK or call the public and admin HTTP APIs directly.
Integrations
Thauth exposes two integration layers.
SDK
Use the Go SDK when you want a light client around the public /v1/* endpoints and you are already working in Go.
Raw API
Use the HTTP API directly when you need full control over transport or you are integrating from a non-Go runtime.