fix: change back to login button and add to register option screen (#4847)

* fix: change back to login button and add to register option screen

* fix: change back to login button and add logic for remove and set events

Co-authored-by: Fabi <38692350+hifabienne@users.noreply.github.com>
This commit is contained in:
Stefan Benz
2022-12-20 08:26:48 +00:00
committed by GitHub
parent 5d61ed5cac
commit 339fbd4f0c
14 changed files with 75 additions and 5 deletions

View File

@@ -486,6 +486,7 @@ title: zitadel/text.proto
| description | string | - | string.max_len: 500<br /> |
| user_name_button_text | string | - | string.max_len: 200<br /> |
| external_login_description | string | - | string.max_len: 500<br /> |
| login_button_text | string | - | string.max_len: 200<br /> |