Add a way to sign out when the user is asked to verify the session.

This commit is contained in:
Benoit Marty 2024-08-29 15:56:08 +02:00
parent d80f70fd32
commit f4beddef99
11 changed files with 125 additions and 11 deletions

View file

@ -55,6 +55,7 @@
"name" : ":features:verifysession:impl",
"includeRegex" : [
"screen_session_verification_.*",
"screen_signout_in_progress_dialog_content",
"screen_identity_.*"
]
},