wharfkit / session

Create account-based sessions, perform transactions, and allow users to login using Antelope-based blockchains.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calling logout without parameter doesn't remove all sessions

aaroncox opened this issue · comments

Calling logout on the session kit with a parameter should remove a single session, and without a parameter should remove all sessions.