mas_
oidc_
client
0.14.1
Module scope
Module Items
Structs
Constants
In mas_
oidc_
client::
types
mas_oidc_client
::
types
Module
scope
Copy item path
Source
Expand description
Types to define an
access token’s scope
.
Structs
§
Invalid
Scope
The error type returned when a scope is invalid.
Scope
A scope.
Scope
Token
A scope token or scope value.
Constants
§
ADDRESS
address
.
EMAIL
email
.
OFFLINE_
ACCESS
offline_access
.
OPENID
openid
.
PHONE
phone
.
PROFILE
profile
.