bunqCommunity / bunqJSClient

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

Delete the active session if one is present in session destroy #3

Closed Crecket closed 6 years ago

Crecket commented 6 years ago

Currently we simply throw away all data referencing the session but it would be securer to actually call the DELETE /v1/session/{session id}} api