apiKeyPlugin
HeroUI plugin wrapper that mounts the API keys security card on top of the core API key plugin behavior.
Import
import { apiKeyPlugin } 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/api-key-plugin.ts
Notes
- These helpers are part of the package's public runtime contract and are safe to import directly from the documented entrypoint.