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