Initial implementation of the reset identity feature
This commit is contained in:
parent
2b7f78255f
commit
e16057a366
23 changed files with 1003 additions and 68 deletions
|
|
@ -31,6 +31,7 @@ interface VerifySessionEntryPoint : FeatureEntryPoint {
|
|||
|
||||
interface Callback : Plugin {
|
||||
fun onEnterRecoveryKey()
|
||||
fun onResetKey()
|
||||
fun onDone()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue