From cf3d1a2d35adf7935ee1f2dc2ddb79515e8a943a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc-Andr=C3=A9=20Barbeau?= Date: Thu, 30 Aug 2018 16:07:12 -0400 Subject: [PATCH] fix(auth): fix and improve login/logout route --- .../lib/auth-form/auth-form.component.html | 12 +++- .../src/lib/auth-form/auth-form.component.ts | 69 +++++++++++++------ .../auth/src/lib/shared/auth.interface.ts | 1 + projects/auth/src/lib/shared/profils.guard.ts | 1 + projects/auth/src/locale/en.auth.json | 4 +- projects/auth/src/locale/fr.auth.json | 4 +- projects/auth/src/public_api.ts | 3 + 7 files changed, 69 insertions(+), 25 deletions(-) diff --git a/projects/auth/src/lib/auth-form/auth-form.component.html b/projects/auth/src/lib/auth-form/auth-form.component.html index 07cb4d7ac1..5fc7d2dcb4 100644 --- a/projects/auth/src/lib/auth-form/auth-form.component.html +++ b/projects/auth/src/lib/auth-form/auth-form.component.html @@ -1,7 +1,7 @@
-