NbAccessChecker

Access checker service.

Injects NbRoleProvider to determine current user role, and checks access permissions using NbAclService

Methods

NameDescription
isGranted()
parameters: permission: string, resource: string
returns:Observable<boolean>

Checks whether access is granted or not

NbAclService
Previous page

Need some help or found an issue?

Ask on Stack Overflow with tag `nebular` or post an issue on GitHub.