Example #1
0
        protected async Task OnReadOnlyClickAsync()
        {
            await UserState.LogoutAsync();

            Navigator.OpenRegister();
        }