Skip to content

v1.3.1: Logout no longer expires token

Compare
Choose a tag to compare
@Neztore Neztore released this 31 Jan 12:19
· 31 commits to master since this release

Logout in the previous version was a more true "log out". It would remove your cookie & remove the token.
Since Save-Server relies on a single token this also disables ShareX - which is not ideal, and is identical to the "Reset token" button, but without giving a new one.

If you think your token has been compromised, use the "Reset token" button in your settings.
If you would like to access a different account via. the dashboard, use the "Log out" button.

Just to stress this: Log out does not reset your token. Reset token does.