jwtId property

String? jwtId
final

JWT ID Claim

If this claim does not exist, the value is null.

The claim name for this claim is 'jti'.

Implementation

final String? jwtId;