sub property
Subject of the token, as defined in JWT. Usually a machine-readable identifier of the resource owner who authorized this token.
Implementation
String? sub;
Subject of the token, as defined in JWT. Usually a machine-readable identifier of the resource owner who authorized this token.
String? sub;