diff --git a/components/Icons/SSOLogo.vue b/components/Icons/SSOLogo.vue new file mode 100644 index 0000000..2426be4 --- /dev/null +++ b/components/Icons/SSOLogo.vue @@ -0,0 +1,11 @@ + + + + + diff --git a/components/UserHeader/UserWidget.vue b/components/UserHeader/UserWidget.vue index 8bf8185..827b633 100644 --- a/components/UserHeader/UserWidget.vue +++ b/components/UserHeader/UserWidget.vue @@ -58,7 +58,7 @@ {{ nav.label }} - + {{ authMech.name }} - + @@ -81,10 +81,10 @@ {{ key }} - + {{ value }} @@ -96,7 +96,7 @@ diff --git a/pages/auth/signin.vue b/pages/auth/signin.vue index d833a4c..0c5ef24 100644 --- a/pages/auth/signin.vue +++ b/pages/auth/signin.vue @@ -18,13 +18,16 @@ - - + + OR - + @@ -40,6 +43,7 @@