JwtTokenInfoExtension extension

Extensions for JwtTokenInfo.

on

Properties

extraClaims Map<String, dynamic>?

Available on JwtTokenInfo, provided by the JwtTokenInfoExtension extension

Returns the extra claims set on this authentication token.
no setter
scopes Set<Scope>

Available on JwtTokenInfo, provided by the JwtTokenInfoExtension extension

Returns the Scopes for this authentication token.
no setter