JwtAccessToken

constructor(jwt: String)
constructor(rawJwt: String, header: JwtHeader, payload: JwtPayload)