lockwise-ios
lockwise-ios copied to clipboard
Clear sessionToken on disconnect
~~Relies on invalidate_session_token method in app-services.~~
~~depends on https://github.com/mozilla/application-services/issues/1139~~
This is now being accomplished by manually removing the device from the list of FxA connected devices. However, the interface to do so is not surfaced in swift yet, and I've filed the following issue: mozilla/application-services/issues/1234
@sashei looking at the latest comment, is this possible and thus un-blocked?
@devinreams the latest comment refers to Android, not iOS