Files
zitadel/apps/login
Max Peintner 5f5f6f3699 Update apps/login/app/(login)/login/route.ts
Co-authored-by: Elio Bischof <elio@zitadel.com>
2024-03-14 14:43:45 +01:00
..
2023-06-16 01:36:19 +02:00
2024-03-12 11:35:19 +01:00
2023-04-27 13:23:13 +02:00
2023-07-31 11:56:23 +02:00
2024-03-12 11:35:19 +01:00
2023-09-28 14:57:25 +02:00
2023-06-07 15:34:06 +02:00
2024-03-06 10:34:08 +01:00
2023-04-03 13:39:51 +02:00
2024-03-08 11:39:17 +01:00
2023-07-05 15:21:04 +02:00
2023-06-08 07:19:25 +02:00
2023-06-21 06:47:54 +02:00

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.

The Login UI should provide the following functionality:

  • Login API: Uses the new ZITADEL Login API
  • Server Components: Making server-first components

Running Locally

  1. Install dependencies: yarn install
  2. Start the dev server: yarn dev

Documentation

https://beta.nextjs.org/docs