Project

Authorization

You can inject and use PermissionCheckerService to check user permissions. It's pre injected for AppComponentBase (permission field) and also you can use shortcut isGranted function. Permissions are defined on the backend. See Role Management, User Management or ASP.NET Boilerplate authorization document.

Contributors


Last updated: March 26, 2019 Edit this page on GitHub
In this document