fhqvst / avanza

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

Trying to make something like this in java to work. But im having problem with the authentication, any ideas on how to send a viable authentication? #24

Closed MaxFre closed 5 years ago

fhqvst commented 5 years ago

Have a glance at lib/totp.js and the authenticate() function in lib/index.js. It is likely only a matter of translating javascript into java.