Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

How to access current user fields such as roles for authorization in a Blazor server-side app

$
0
0

How do I access the current user's 'fields' in a Blazor server-side application?

For example, accessing the user's Roles, or their name, email, etc. I want to grant access to certain content based on roles.


Viewing all articles
Browse latest Browse all 4839

Trending Articles