buildMethodCandidates
Builds fallback Athena method paths so the SDK lab can try both direct and `auth.*` method shapes.
Import
import { buildMethodCandidates } from "@xylex-group/athena-auth-ui"Also exported from: @xylex-group/athena-auth-ui/plugins
Details
- Category:
function - Primary entrypoint:
@xylex-group/athena-auth-ui - Public entrypoints:
@xylex-group/athena-auth-ui,@xylex-group/athena-auth-ui/plugins - Source:
packages/heroui/src/components/auth/workspace/sdk-method-catalog.ts
Notes
- These helpers are part of the package's public runtime contract and are safe to import directly from the documented entrypoint.