[mob] Fix change password on login->immedidate change password flow
This commit is contained in:
@@ -767,6 +767,7 @@ class UserService {
|
||||
Configuration.instance.getKeyAttributes()!,
|
||||
keyEncryptionKey: keyEncryptionKey,
|
||||
);
|
||||
Configuration.instance.resetVolatilePassword();
|
||||
page = const HomeWidget();
|
||||
} else {
|
||||
throw Exception("unexpected response during email verification");
|
||||
|
||||
Reference in New Issue
Block a user