Marketplace

ui-auth

Other

togo UI kit — auth flow components (LockScreen, AuthClient, PasswordInput, password reset/2FA flows)

togo-framework
bash
togo install togo-framework/ui-auth

@togo-framework/ui-auth

Auth flow components from the togo UI kit — AuthCard, LoginForm, ForgotForm, ResetForm, TwoFAForm, LockScreen, PasswordLockScreen, PasswordInput, AuthClient types. Depends on @togo-framework/ui-core.

bash
npm install @togo-framework/ui-core @togo-framework/ui-auth
tsx
import { AuthCard, LoginForm } from "@togo-framework/ui-auth";

Split out of the former monolithic @togo-framework/ui package.