app/core/guards/app-authentication-guard.ts
KeycloakAuthGuard
Methods |
constructor(router: Router, keycloakAngular: KeycloakService)
|
|||||||||
Parameters :
|
isAccessAllowed | |||||||||
isAccessAllowed(route: ActivatedRouteSnapshot, state: RouterStateSnapshot)
|
|||||||||
Parameters :
Returns :
Promise<boolean>
|