Swetrix / roadmap

Write down feature requests and bugs here
13 stars 1 forks source link

Add log-out from all devices feature #160

Closed Blaumaus closed 1 year ago

Blaumaus commented 1 year ago

Under the user settings, there should be a button 'Log out from all other devices' (or something similar) - that when clicked on will erase all the refresh tokens for this specific account from the database (except the currently used one).

Blaumaus commented 1 year ago

API: https://github.com/Swetrix/swetrix-api/pull/155 FE: https://github.com/Swetrix/swetrix-fe/pull/310