feat: Redesign SSO login
This commit is contained in:
parent
0ad60b21c3
commit
3d04aaeac5
4 changed files with 248 additions and 152 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue