Skip to content

WASM 3.2 pre 3 template - When deleting an account user stays logged in until browser refresh #20492

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ar0311 opened this issue Apr 3, 2020 · 2 comments · Fixed by #20192
Closed
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly

Comments

@ar0311
Copy link
Contributor

ar0311 commented Apr 3, 2020

Describe the bug

When deleting your account using the latest preview of Blazor Wasm (Hosted with Individual auth) after redirect you are still showing as logged in. After a browser refresh you are correctly showing as logged out.

To Reproduce

dotnet new blazorwasm -au Individual --hosted

Register > Confirm > Login > Play Around > Click username > Click Personal Data > Click Delete Data

You are returned to app but the header bar still shows your user name as being logged in.

Further technical details

Template version Blazor 3.2 preview 3
SDK 3.1.201

@javiercn
Copy link
Member

javiercn commented Apr 3, 2020

@ar0311 thanks for contacting us.

This is a known issue and will be fixed in the next preview.

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels Apr 3, 2020
@javiercn javiercn self-assigned this Apr 3, 2020
@javiercn javiercn added this to the blazor-wasm-3.2-preview4 milestone Apr 3, 2020
@javiercn javiercn linked a pull request Apr 3, 2020 that will close this issue
@ar0311
Copy link
Contributor Author

ar0311 commented Apr 3, 2020

Great, thanks!

@mkArtakMSFT mkArtakMSFT added Done This issue has been fixed and removed Working labels Apr 6, 2020
@ghost ghost locked as resolved and limited conversation to collaborators May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants