From bc90883f1a5e9c4ecb76ae358734b85be515af7f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 30 Apr 2020 15:03:09 +0200 Subject: Handle external login errors --- client/src/app/login/login.component.html | 10 +++++++--- client/src/app/login/login.component.scss | 9 +++------ client/src/app/login/login.component.ts | 7 +++++++ 3 files changed, 17 insertions(+), 9 deletions(-) (limited to 'client/src/app') diff --git a/client/src/app/login/login.component.html b/client/src/app/login/login.component.html index b0639d8ca..a935c86c3 100644 --- a/client/src/app/login/login.component.html +++ b/client/src/app/login/login.component.html @@ -3,7 +3,11 @@ Login - +
+ Sorry but there was an issue with the external login process. Please contact an administrator. +
+ +