alepha@docs:~/docs/framework/packages/@alepha-ui$
cat auth.md | pretty1 min read
Last commit:
#@alepha/ui - Auth
#Installation
npm install @alepha/ui
#Overview
Sign-in, registration and recovery screens.
AuthRouter mounts the whole flow; AuthLogin, AuthRegister,
AuthResetPassword, AuthVerifyEmail and AuthMfaStep are its pages, for an
app that lays them out itself. TurnstileWidget is the captcha they share.