Expand description
Types relating to scopes
that a Bearer Auth token
can have
Used with crate::auth::AuthToken
Structsยง
- Scope
Set - Represents a set of scopes available with a specific bearer auth key
- Scopes
Iter - Iterator type for scopes
Types relating to scopes
that a Bearer Auth token
can have
Used with crate::auth::AuthToken