oauthClaimsAttribute top-level constant

String const oauthClaimsAttribute

Attribute key for storing OAuth2 claims in the request context.

Implementation

const String oauthClaimsAttribute = 'auth.oauth.claims';