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

Ensure all key removal when signing out #58

Closed icidasset closed 3 years ago

icidasset commented 3 years ago

https://github.com/fission-suite/auth-lobby/blob/master/src/Javascript/Main.js#L175-L178

icidasset commented 3 years ago

To do: clear entire indexeddb like reset does.