Skip to content
rw3iss Auth

Component catalog

The full catalog lives on the live demo site. Browse it at demo.auth.ryanweiss.net.

Every entry below links to its props-and-usage reference page in UI components.

What’s in the catalog

Atoms — @rw3iss/auth-client/preact/atoms

Headless / minimally-styled primitives — drop into any layout.

Forms & views — @rw3iss/auth-client/preact/forms

Composed forms and admin views — assemble flows from these.

Flows — @rw3iss/auth-client/preact/flows

End-to-end multi-step flows. Drop one into a route and it handles the full UI.

Why a catalog?

Every component on the catalog page is rendered with realistic props + the source displayed inline. When adding auth to a new app, the shortest path is to find the equivalent demo page and copy the pattern — see How to use the playground for the recommended workflow.

The catalog also serves as a regression visual — any visual change to the SDK’s UI surface shows up on the catalog page first.