docs: remove beta from hosted login version 2 title

This commit is contained in:
Stefan Benz
2025-07-29 16:14:15 +02:00
committed by GitHub
parent 6d98b33c56
commit cb3edbe363

View File

@@ -129,7 +129,7 @@ With the introduction of passkeys the gesture can be provided on ANY of the user
This is not strictly the device where the login flow is being executed (e.g., on a mobile device). This is not strictly the device where the login flow is being executed (e.g., on a mobile device).
The user experience depends mainly on the operating system and browser. The user experience depends mainly on the operating system and browser.
## Hosted Login Version 2 (Beta) ## Hosted Login Version 2
We have worked on a new, self-hostable implementation of our hosted login built with Next.js and leveraging our [Session API](/docs/guides/integrate/login/login-users#zitadels-session-api). We have worked on a new, self-hostable implementation of our hosted login built with Next.js and leveraging our [Session API](/docs/guides/integrate/login/login-users#zitadels-session-api).
This solution empowers you to easily fork and customize the login experience to perfectly match your brand and needs. This solution empowers you to easily fork and customize the login experience to perfectly match your brand and needs.