Module scope
oauth2_
types
0.15.0
Module scope
Module Items
Structs
Constants
In crate oauth2_
types
Modules
errors
oidc
pkce
prelude
registration
requests
response_type
scope
webfinger
oauth2_types
Module
scope
Copy item path
Settings
Help
Summary
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
.