Consensys / mythxjs

MIT License
26 stars 8 forks source link

UX20-69-jwt #33

Closed Gtonizuka closed 4 years ago

Gtonizuka commented 4 years ago

I added a accessToken property to the constructor of ClientService. when this is passed that token will automatically be attached to all requests and there is no need to call .login()

Gtonizuka commented 4 years ago

Lets merge the other PR first