MIH Auth Offline First Change
This commit is contained in:
parent
a5bdee892c
commit
9d30face3d
13 changed files with 425 additions and 55 deletions
|
|
@ -63,6 +63,7 @@ class MihUserServices {
|
|||
}),
|
||||
);
|
||||
if (response.statusCode == 201) {
|
||||
await context.read<MzansiProfileProvider>().syncWithMihServerData();
|
||||
context.goNamed(
|
||||
'mihHome',
|
||||
extra: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue