jwtClaimsAttribute top-level constant
String
const jwtClaimsAttribute
Attribute key for JWT claims in the request context.
Implementation
const String jwtClaimsAttribute = 'auth.jwt.claims';