PeerTube · OAuth Scopes
PeerTube OAuth Scopes
OAuth 2.0
derived
PeerTube publishes 3 OAuth 2.0 scopes via the password flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the PeerTube API on a user’s behalf.
Tokens are issued from /api/v1/users/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.
VideoDecentralizedFederationOpen SourceActivityPubSelf-HostedStreaming
Scopes: 3
Flows: password
Method: derived
OAuth endpoints
Token URL
/api/v1/users/token
/api/v1/users/token
Flows
password
password
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| admin | Admin scope | password |
| moderator | Moderator scope | password |
| user | User scope | password |