* Split OAuth Provider's ui into its own package * Create distinct entry files for authorization and error pages
264 B
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