Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-oidc
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: OIDC discovery and JWKS plugin for Slingshot
  • Workspace path: packages/slingshot-oidc
  • Entry point: packages/slingshot-oidc/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-oidc
  • .
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-auth: workspace:*
  • hono: >=4.12.18 <5
  • jose: >=6.0
  • zod: >=4.0 <5