SignInUsername
Username-based sign-in card registered by the username plugin.
Import
import { SignInUsername } from "@xylex-group/athena-auth-ui/plugins"Details
- Category:
component - Primary entrypoint:
@xylex-group/athena-auth-ui/plugins - Public entrypoints:
@xylex-group/athena-auth-ui/plugins - Source:
packages/heroui/src/components/auth/username/sign-in-username.tsx
Props
| Prop | Type | Required | Notes |
|---|---|---|---|
className | string | undefined | No | |
socialLayout | SocialLayout | undefined | No | |
socialPosition | "top" | "bottom" | undefined | No | |
ui | AthenaAuthUiOptions | undefined | No | |
variant | "default" | "secondary" | "tertiary" | "transparent" | undefined | No |
Notes
- These surfaces are primarily intended for the username plugin, which swaps them into the normal auth router and field rendering flow.