Update apps/login/readme.md

Co-authored-by: Elio Bischof <elio@zitadel.com>
This commit is contained in:
Max Peintner
2024-09-20 09:42:25 +02:00
committed by GitHub
parent 5c097b8054
commit dda1d91f84

View File

@@ -46,7 +46,7 @@ This is going to be our next UI for the hosted login. It's based on Next.js 13 a
### /loginname
This page shows a loginname field and Identity Providers to login or register.
If `loginSettings(org?).allowRegister` is `true`, if will also show a link to jump to /register
If `loginSettings(org?).allowRegister` is `true`, it also shows a link to jump to /register
<img src="./screenshots/loginname.png" alt="/loginame" width="400px" />