tokenIssuerName property

String get tokenIssuerName

The name of the token issuer.

Implementation

static String get tokenIssuerName => AuthStrategy.session.name;