mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:52:24 +00:00
readme
This commit is contained in:
@@ -1,12 +1,11 @@
|
|||||||
# ZITADEL Login UI
|
# ZITADEL Login UI
|
||||||
|
|
||||||
This is going to be our next UI for the hosted login. It's based on Next.js 13 and its introduced `app/` directory (currently beta).
|
This is going to be our next UI for the hosted login. It's based on Next.js 13 and its introduced `app/` directory.
|
||||||
|
|
||||||
The Login UI should provide the following functionality:
|
The Login UI should provide the following functionality:
|
||||||
|
|
||||||
- **Login API:** Request and Submit state to the Login API
|
- **Login API:** Uses the new ZITADEL Login API
|
||||||
- **Server Components:** Making server-first the default even for the most dynamic applications.
|
- **Server Components:** Making server-first components
|
||||||
- **Streaming:** Display instant loading states and stream in updates (Register with [Liquid](https://liquidjs.com/))
|
|
||||||
|
|
||||||
## Running Locally
|
## Running Locally
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user