AuthenticationTokenInfoExtension extension

Extensions for AuthenticationTokenInfo.

on

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 the Scopes for this authentication token.
no setter