Supported flows
| Flow | Use case |
|---|---|
| Authorization code (with PKCE) | Web apps and CLIs acting on behalf of a logged-in user. |
| Client credentials | Server-to-server integrations using a confidential client. |
Scopes
Scopes are granted per resource family (e.g.,locations:read, sessions:write). The full scope catalogue is available on request.
OAuth onboarding is currently handled manually. Contact support@spirii.com to register a client.