oauthScopeAttribute top-level constant
String
const oauthScopeAttribute
Attribute key for storing OAuth2 scopes in the request context.
Implementation
const String oauthScopeAttribute = 'auth.oauth.scope';