@identity-connect/api

v0.7.0
This packages contains the API definition. For now this includes a manually-defined schema, but in the near future this will be ported over to OpenApi.

build:bundle

tsup src/index.ts --tsconfig tsconfig.build.json --format cjs,esm --sourcemap

build:declarations

tsc --project tsconfig.build.json --emitDeclarationOnly --declaration --declarationMap

build

pnpm build:bundle && pnpm build:declarations

lint

prettier --check src

lint:fix

prettier --write src && eslint --cache ./src --fix
npm i @identity-connect/api

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 7/2/2024

Downloads

Maintainers