BETTER-AUTH. UI
API Reference

AuthFormClassNames

The following class names can be passed to the <AuthCard /> component to customize the appearance of the Auth form:

PropTypeDefault
base?
string
-
button?
string
-
checkbox?
string
-
description?
string
-
error?
string
-
forgotPasswordLink?
string
-
icon?
string
-
input?
string
-
label?
string
-
otpInput?
string
-
otpInputContainer?
string
-
outlineButton?
string
-
primaryButton?
string
-
providerButton?
string
-
qrCode?
string
-
secondaryButton?
string
-