Ensure client secret is deleted when the user signs out.
This commit is contained in:
parent
504ff46f1b
commit
fcb84016ca
4 changed files with 24 additions and 11 deletions
|
|
@ -49,6 +49,7 @@ dependencies {
|
|||
testImplementation(libs.coroutines.test)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.services.appnavstate.test)
|
||||
testImplementation(projects.libraries.sessionStorage.test)
|
||||
|
||||
androidTestImplementation(libs.coroutines.test)
|
||||
androidTestImplementation(libs.test.core)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue