You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The authorization functionality in Blazor allows applications to access similar concepts to our server-side frameworks such as policies, roles, and claims.
We offer APIs to provide authentication information, query authentication information, and evaluate policies. Additionally we provide integration with the routing system and components programmatically hide/show UI based on authorization.
Summary
The authorization functionality in Blazor allows applications to access similar concepts to our server-side frameworks such as policies, roles, and claims.
We offer APIs to provide authentication information, query authentication information, and evaluate policies. Additionally we provide integration with the routing system and components programmatically hide/show UI based on authorization.
APIs
The text was updated successfully, but these errors were encountered: