Authentication integration for executor-backed services.
Location
packages/executor-auth in the Condensate monorepo. Its manifest name is @condensate/executor-auth.
Commands
Run these from packages/executor-auth after installing dependencies at the repository root.
| Script | Command |
|---|---|
test | bun test |
typecheck | tsc --noEmit |
Exports
| Import suffix | Source |
|---|---|
. | ./src/index.ts |
Workspace dependencies
This manifest declares no workspace dependencies.
Source of truth
These tables are generated from the package manifest. Follow the application guides for setup, and the linked source for exported interfaces.