Badgr · OAuth Scopes
Badgr OAuth Scopes
OAuth 2.0
derived
Badgr publishes 3 OAuth 2.0 scopes via the password and authorizationCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Badgr API on a user’s behalf.
Tokens are issued from https://api.badgr.io/o/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.
Digital BadgesOpen BadgesMicro-CredentialsCredentialingVerifiable CredentialsEducationOpen Source
Scopes: 3
Flows: password, authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://api.badgr.io/o/authorize
https://api.badgr.io/o/authorize
Token URL
https://api.badgr.io/o/token
https://api.badgr.io/o/token
Flows
passwordauthorizationCode
passwordauthorizationCode
Scopes (3)
| Scope | Description | Flows |
|---|---|---|
| rw:backpack | Read and write the earner backpack and collections | authorizationCode, password |
| rw:issuer | Read and write issuers, badge classes, and assertions | authorizationCode, password |
| rw:profile | Read and write the user profile | authorizationCode, password |