diff --git a/frontend/src/AppAuth.vue b/frontend/src/AppAuth.vue index b9eee68e8..53b51be84 100644 --- a/frontend/src/AppAuth.vue +++ b/frontend/src/AppAuth.vue @@ -3,31 +3,17 @@ - Err: {{ error }} : {{ errorMessage }} // Local: {{ hasLocalStrategy }} - - - + + - + -

+

Signing in to {{ app.name }} -    @@ -36,16 +22,17 @@

You need to sign in first -
to authorize {{ app.name }} - by - {{ app.author }}. + + by + {{ app.author }}. +

@@ -54,9 +41,8 @@