Athena

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

PropTypeRequiredNotes
classNamestring | undefinedNo
socialLayoutSocialLayout | undefinedNo
socialPosition"top" | "bottom" | undefinedNo
uiAthenaAuthUiOptions | undefinedNo
variant"default" | "secondary" | "tertiary" | "transparent" | undefinedNo

Notes

  • These surfaces are primarily intended for the username plugin, which swaps them into the normal auth router and field rendering flow.