Version: 1.0.0
Auth Service API
Authentication, registration, JWT issuance, and tenant API-key management.
Authentication
- HTTP: Bearer Auth
- API Key: apiKeyAuth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
ApiKey cb_{prefix}.{secret}
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |