sub property

String? sub
getter/setter pair

Subject of the token, as defined in JWT. Usually a machine-readable identifier of the resource owner who authorized this token.

Implementation

String? sub;