Add SignedOutNode, to handle session behind deleted from outside (no support for soft-logout)
This commit is contained in:
parent
0b3fcecbed
commit
5faf706264
12 changed files with 479 additions and 12 deletions
|
|
@ -64,6 +64,7 @@ dependencies {
|
|||
testImplementation(libs.test.turbine)
|
||||
testImplementation(projects.libraries.matrix.test)
|
||||
testImplementation(projects.features.networkmonitor.test)
|
||||
testImplementation(projects.libraries.sessionStorage.implMemory)
|
||||
testImplementation(projects.tests.testutils)
|
||||
testImplementation(projects.features.rageshake.test)
|
||||
testImplementation(projects.features.rageshake.impl)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue