Authentication API
Authenticate and manage user sessions via the API.
Overview
Sparbz Cloud supports multiple authentication methods:
- JWT Token: For user sessions (browser, CLI)
- API Key: For programmatic access (CI/CD, SDKs)
- OAuth 2.0: For third-party integrations (GitHub, Google)