oauth2_utils v0.1.0 OAuth2Utils.Scope.Set.InvalidScopeParam exception View Source
Exception raised when a scope param is invalid. Possible reasons:
- Additional space before, after or between the scopes
- Forbidden caracter
- Empty string
Exception raised when a scope param is invalid. Possible reasons: