fission-codes / auth-lobby

The authentication service that Fission services run.
https://auth.fission.codes
GNU Affero General Public License v3.0
12 stars 1 forks source link

Add ability to "log out" #11

Closed icidasset closed 3 years ago

icidasset commented 4 years ago

Apps will have a "leave" button, which will then link to this "log out" page. This page, or screen, will need to explain that users don't need to log out, unless they're on a shared device. Logging out is a destructive action, since the private keys are deleted and you can't get them back. So users will need to be sure they are "logged in" on another device.

Context: https://talk.fission.codes/t/what-does-log-in-or-log-out-mean-for-the-fission-sdk-and-apps/919/2