mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 07:24:51 +00:00
prettier lint login
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# 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 (currently beta).
|
||||
|
||||
The Login UI should provide the following functionality:
|
||||
|
||||
|
||||
- **Login API:** Request and Submit state to the Login API
|
||||
- **Server Components:** Making server-first the default for the most dynamic applications.
|
||||
- **Streaming:** Display instant loading states and stream in updates (Register with [Liquid](https://liquidjs.com/))
|
||||
@@ -16,4 +16,3 @@ The Login UI should provide the following functionality:
|
||||
## Documentation
|
||||
|
||||
https://beta.nextjs.org/docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user