iss property

String? iss
getter/setter pair

String representing the issuer of this token, as defined in JWT

Implementation

String? iss;