feat: Redesign SSO login

This commit is contained in:
Christian Pauly 2021-05-22 10:25:37 +02:00
commit 3d04aaeac5
4 changed files with 248 additions and 152 deletions

View file

@ -1908,6 +1908,21 @@
"type": "text",
"placeholders": {}
},
"or": "Or",
"@or": {
"type": "text",
"placeholders": {}
},
"login": "Login",
"@login": {
"type": "text",
"placeholders": {}
},
"useSSO": "Use single sign on",
"@useSSO": {
"type": "text",
"placeholders": {}
},
"sourceCode": "Source code",
"@sourceCode": {
"type": "text",