Constant oauth2_types::scope::EMAIL
source ยท pub const EMAIL: ScopeToken;
Expand description
email
.
Requests access to the email
and email_verified
Claims.
pub const EMAIL: ScopeToken;
email
.
Requests access to the email
and email_verified
Claims.