Milana · OAuth Scopes
Milana OAuth Scopes
OAuth 2.0
searched
Milana publishes 7 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Milana API on a user’s behalf.
Tokens are issued from https://clerk.getmilana.ai/oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
CompanyAISession ReplayProduct AnalyticsDeveloper ToolsAgentsSDK
Scopes: 7
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://clerk.getmilana.ai/oauth/authorize
https://clerk.getmilana.ai/oauth/authorize
Token URL
https://clerk.getmilana.ai/oauth/token
https://clerk.getmilana.ai/oauth/token
Flows
authorizationCode
authorizationCode
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| openid | OpenID Connect authentication (standard OIDC scope). | authorizationCode |
| profile | Access to the user's profile claims (standard OIDC scope). | authorizationCode |
| Access to the user's email address (standard OIDC scope). | authorizationCode | |
| public_metadata | Read the user's public metadata (Clerk scoped-access scope). | authorizationCode |
| private_metadata | Read the user's private metadata (Clerk scoped-access scope). | authorizationCode |
| offline_access | Issue a refresh token for long-lived access (standard OAuth scope). | authorizationCode |
| user:org:read | Read the user's organization membership (Clerk scoped-access scope). | authorizationCode |
📄 Provider scope reference: https://clerk.com/docs/oauth/scoped-access