@togo-framework/ui-auth
v0.1.0
Published
togo UI kit — auth flow components: AuthCard, LoginForm, ForgotForm, ResetForm, TwoFAForm, LockScreen/PasswordLockScreen, PasswordInput. Depends on @togo-framework/ui-core.
Downloads
30
Readme
@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.
npm install @togo-framework/ui-core @togo-framework/ui-authimport { AuthCard, LoginForm } from "@togo-framework/ui-auth";Split out of the former monolithic @togo-framework/ui package.
