Athena

SdkMethodLabCard

Workspace card for exercising Athena auth and admin SDK methods with session-aware sample payloads.

Import

import { SdkMethodLabCard } from "@xylex-group/athena-auth-ui"

Also exported from: @xylex-group/athena-auth-ui/plugins

Details

  • Category: component
  • 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-lab-card.tsx

Props

PropTypeRequiredNotes
authClientunknownYes
enabledbooleanYes

Notes

  • Workspace cards are the focused admin surfaces that power the optional workspace settings experience.
  • Most of them either consume WorkspaceRuntime state directly or call the exported workspace hooks against an Athena auth client.