Matthieu Sieben cc4122652e
Split OAuth Provider's ui into its own package (#3640)
* Split OAuth Provider's ui into its own package

* Create distinct entry files for authorization and error pages
2025-03-19 09:19:27 +01:00

264 B

In dev, use pnpm dev:ui to start a mock ui server. This will serve the ui through Vite at http://localhost:5173.

Use the following urls to live-preview the various ui pages:

http://localhost:5173/authorization-page.html http://localhost:5173/error-page.html