issuer property

String? issuer
final

The issuer to be used for validation of the ID token.

Defaults to the domain used to when calling Auth0.new.

Implementation

final String? issuer;