Add note to log out from IS

pull/21833/head
J. Ryan Stinnett 2019-07-30 17:19:59 +01:00
parent edcdac464c
commit 92dbb58384
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ export default class IdentityAuthClient {
// appropriately. We already clear storage on sign out, but we'll need
// additional clearing when changing ISes in settings as part of future
// privacy work.
// See also https://github.com/vector-im/riot-web/issues/10455.
}
async registerForToken() {