Module mas_oidc_client::types::scope  
source · Expand description
Helpers types to use scopes.
Structs§
- The error type returned when a scope is invalid.
 - A scope.
 
Enums§
- Tokens to define the scope of an access to the Matrix Client-Server API.
 - Tokens to define the scope of an access token or to request specific claims.
 
Traits§
- Helpers for
Scopeto work withScopeToken.