descope / descope-js

Descope JavaScript Packages

Home Page:https://docs.descope.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Descope JavaScript Packages

https://docs.descope.com

License:MIT License


Languages

Language:TypeScript 94.5%Language:JavaScript 2.8%Language:HTML 2.5%Language:Shell 0.2%