DEV Community

Discussion on: Securing your Blazor App with Auth0 (client side)

Collapse
 
evanweeks profile image
Evan Weeks • Edited

Henry, I'm running into an issue with this example. All goes well when I log in to the application, but when I click "Logout," the app is crashing with the following messages in the console (Chrome and Edge, both latest builds as of today) (see attached image) thepracticaldev.s3.amazonaws.com/i...

Collapse
 
ameza profile image
Andrés Meza

Having the same issue :(

Collapse
 
ronnieoverby profile image
Ronnie Overby

Same here :(

Collapse
 
henalbrod profile image
Henry Alberto Rodriguez • Edited

Would you let me know what version of the library are you using, please?

Update: I found the issue, It'll be corrected EOD today, sorry for the inconveniences.

Update 2: Fixed github.com/henalbrod/Blazor.Auth0/...

PD: This post will be updated in the following days too.