oauthTokenAttribute top-level constant

String const oauthTokenAttribute

Attribute key for storing the OAuth2 access token in the request context.

Implementation

const String oauthTokenAttribute = 'auth.oauth.access_token';