Navmenu related to current authorized user's role
This commit is contained in:
		| @@ -26,6 +26,7 @@ | ||||
|             var token = await Client.LoginAsync(authData.Email, authData.Password); | ||||
|             Client.AuthToken = token; | ||||
|             AuthData = authData; | ||||
|             UserDataProvider.UpdateCurrentRole(); | ||||
|  | ||||
|             Status?.SetSuccess("Logged in successfully."); | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user