UNPKG

@isaiahiroko/ng-guards

Version:

Angular routes guards to detect authenticated or unauthenticated users

15 lines (11 loc) 219 B
# NG Guards ## Introduction Angular guards to detect authenticated or unauthenticated users ## Install ``` $ npm i --save ng-guards ``` ## API ### Auth Guard ### Unauth Guard ## [License](./LICENSE.md)