JwtClaims

constructor(subject: String?, email: String?, issuedAt: Date?, expiresAt: Date?, confirmJkt: String? = null)