Skip to content

descope/descope-js

Repository files navigation

Descope JS

The Descope JS repo is composed of many npm packages that are used in Descope SDKs You can read more on the Descope Website.

Packages

Descope provides few packages listed bellow. Please refer to the README and instructions of those SDKs for more detailed information.

Contribution

This monorepo is built and managed using NX. In order to use the repo locally.

  1. Clone this repo
  2. Run pnpm i
  3. Use the available scripts in the root level package.json. e.g. pnpm run <test/lint/build>

Few repos exposes examples. Refer to packages README to run them

Notes

  • Pull Request title (which is used as the squash & merge commit messages) must met conventional commits (e.g. "fix: ..." / "chore: ...", "feat: ...")
  • Release new versions is done by merging a commit message containing the word RELEASE (e.g. chore: ... RELEASE)

Contact Us

If you need help you can email Descope Support