Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

Clientside [Blazor WASM] authentication not working in Preview 5 #43

Open
indcoder opened this issue Mar 10, 2020 · 1 comment
Open
Assignees

Comments

@indcoder
Copy link
Contributor

Hi @henalbrod ,
Decided to experiment with the updated Blazor template
3.2.0-preview1.20073.1 and upgraded Blazor.Auth0 to Preview 5 but it looks like it does not even make a call to Auth0....nothing in the Auth0 dashboard logs.

image

Is there a flag where we can toggle on the logs generated by Blazor.Auth0.Clientside &/or Blazor.Auth0.Shared?

@henalbrod
Copy link
Owner

Hi,

Looks like you're using RBAC, would you test the following, please?

At the top of your root _imports.razor file add:

@using Microsoft.AspNetCore.Components.Authorization

@henalbrod henalbrod self-assigned this Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants