Loading...
Loading...
Loading...
API key management table with create/revoke actions.
Install
npx bouncekit@latest add apikeystableImport
import { ApiKeysTable } from "@/components/settings/api-keys-table"Manage keys for programmatic access. Keep these secret — treat them like passwords.
| Name | Key | Actions |
|---|---|---|
| Production | sk_live••••••••••••••••.abc | |
| Development | sk_test••••••••••••••••.xyz |
API Reference
Extends native HTML attributes — no custom props.
Source
src/components/settings/api-keys-table.tsx