Run locally
go run ./cmd/orionis-auth -config ./config/orionis.example.json
Service-to-service identity for Go
OAuth 2.0 client credentials, signed JWT access tokens, JWKS validation, token caching, and GIN middleware in a compact Go toolkit.
go run ./cmd/orionis-auth -config ./config/orionis.example.json
docker pull stremovskyy/orionis:0.3.1
docker pull ghcr.io/stremovskyy/orionis:0.3.1