Enhance authentication flow; add user registration completion check and update contract acceptance process
This commit is contained in:
@@ -50,7 +50,9 @@ public partial class MainLayout
|
||||
{
|
||||
Snackbar.Add(GlobalConstants.SuccessMsg, Severity.Success);
|
||||
}
|
||||
|
||||
StateHasChanged();
|
||||
Navigation.NavigateTo(RouteConstants.Main.MainPage);
|
||||
}
|
||||
|
||||
private void NavigateToProfile()
|
||||
|
||||
Reference in New Issue
Block a user