JwtClaims

constructor(iss: String, iat: Long, exp: Long, aud: String, nonce: String, types: String, format: String)