✅ Title: Issues with Authentication and Authorization using JWT with AutoRender Mode in Blazor NET8
Hello friends,
I am currently facing challenges with Authentication and Authorization using JWT with AutoRender Mode in Blazor NET8. Specifically, I'm encountering issues with the
If any of you have experience working on a project involving JWT with AutoRender Mode, I would greatly appreciate any insights or sample projects that could help me overcome these obstacles.
Thank you in advance for your assistance!
Best regards
I am currently facing challenges with Authentication and Authorization using JWT with AutoRender Mode in Blazor NET8. Specifically, I'm encountering issues with the
<Authorized> attribute in components, as it does not retrieve the user's state. Additionally, I would appreciate guidance on how to implement RevalidatingServerAuthenticationStateProvider and Persist State in a client project.If any of you have experience working on a project involving JWT with AutoRender Mode, I would greatly appreciate any insights or sample projects that could help me overcome these obstacles.
Thank you in advance for your assistance!
Best regards