usernamePlugin
HeroUI plugin wrapper that swaps in a username field renderer and a username-based sign-in view.
Import
import { usernamePlugin } from "@xylex-group/athena-auth-ui/plugins"Details
- Category:
function - Primary entrypoint:
@xylex-group/athena-auth-ui/plugins - Public entrypoints:
@xylex-group/athena-auth-ui/plugins - Source:
packages/heroui/src/lib/auth/username-plugin.tsx
Notes
- These helpers are part of the package's public runtime contract and are safe to import directly from the documented entrypoint.