AuthenticationTokenInfoExtension extension
Extensions for AuthenticationTokenInfo.
Properties
-
extraClaims
→ Map<
String, dynamic> ? -
Available on AuthenticationTokenInfo, provided by the AuthenticationTokenInfoExtension extension
Returns the extra claims set on this authentication token.no setter -
scopes
→ Set<
Scope> -
Available on AuthenticationTokenInfo, provided by the AuthenticationTokenInfoExtension extension
Returns theScope
s for this authentication token.no setter