bunqCommunity / bunqJSClient

A javascript SDK for the bunq API
MIT License
58 stars 23 forks source link

Sessions are invalidated incorrectly causing double active sessions for a single device registration #10

Closed Crecket closed 6 years ago

Crecket commented 6 years ago

Sessions are invalidated or stored incorrectly causing the client to create a new session with the existing device installation. This causes an error since only 1 session per device is allowed.