fhqvst / avanza

A JavaScript client for the unofficial Avanza API
MIT License
229 stars 59 forks source link

Fixed UnhandledPromiseRejectionWarning in authenticate() #8

Closed gustafg closed 6 years ago

gustafg commented 6 years ago

Error generated when entering wrong credentials needs to be promoted to user of API.

fhqvst commented 6 years ago

👍