aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/app/user/auth.guard.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add logout. Fix a bug.crupest2019-03-181-16/+17
| | | | The bug is it always goes to login page whether you have login or not before when user is presented in url.
* ...crupest2019-03-131-1/+1
|
* Use route to control user dialog.crupest2019-03-131-21/+38
|
* Add auth guard.crupest2019-03-111-0/+62