nael4slayer
nael4slayer
CC#
Created by nael4slayer on 3/12/2023 in #help
❔ How to remotely log out a user from a Blazor app ?
There's a page in my server-side blazor app where authorized admins can assign or remove roles for users. In order for the user's updated roles to take effect, they must log out, allowing for a new cookie to be generated with the updated claim values. Any proper way to solve that without using db entities ?
3 replies
CC#
Created by nael4slayer on 8/15/2022 in #help
Razor component. The child content element 'ChildContent' of component 'EditForm' uses the same para
16 replies
CC#
Created by nael4slayer on 8/14/2022 in #help
How to get these values from the dynamic json object ?
55 replies
CC#
Created by nael4slayer on 8/13/2022 in #help
[FromForm] isn't available in .NET 6 for minimal API.
9 replies