tokenIssuerName property
String
get
tokenIssuerName
The name of the token issuer.
Implementation
static String get tokenIssuerName => AuthStrategy.session.name;
The name of the token issuer.
static String get tokenIssuerName => AuthStrategy.session.name;