Gathering detailed insights and metrics for @descope/access-key-management-widget
Gathering detailed insights and metrics for @descope/access-key-management-widget
Gathering detailed insights and metrics for @descope/access-key-management-widget
Gathering detailed insights and metrics for @descope/access-key-management-widget
npm install @descope/access-key-management-widget
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
28 Stars
2,215 Commits
7 Forks
13 Watching
26 Branches
25 Contributors
Updated on 24 Nov 2024
TypeScript (93.26%)
JavaScript (3.46%)
HTML (2.34%)
Vue (0.75%)
Shell (0.1%)
SCSS (0.09%)
Cumulative downloads
Total Downloads
Last day
0.8%
3,197
Compared to previous day
Last week
1.1%
16,651
Compared to previous week
Last month
12.7%
74,743
Compared to previous month
Last year
0%
410,206
Compared to previous year
10
48
Welcome to the Descope JavaScript respostiry. The Descope JS respostiry is composed of npm packages, sdks and widgets.
Descope Client SDKs are used to create and manage authentication flows, management widgets, and session management. They are especially useful when integrating Descope into your client application.
Descope Widgets are embeddable components designed to facilitate the delegation of operations to your application's users. These widgets can be utilized in both B2B and B2C contexts, allowing your users to perform various tenant, user management, and project level operations from within the application itself.
Read More about Descope's widgets.
This repository hosts multiple packages, sdks, widgets, located under the ./packages
directory, organized as follows:
.
├── ...
├── packages
│ ├── libs # sdks helpers and drivers
│ ├── sdks # Descope Client SDKs
│ └── widgets # Descope embeddable widgets
└── ...
For more detailed information, please consult the README and the specific instructions provided for each package.
This monorepo is built and managed using NX. In order to use the repo locally.
pnpm i
package.json
. e.g. pnpm run <test/lint/build>
You can find README and examples in each package.
RELEASE
(e.g. chore: ... RELEASE
)If you need help you can email Descope Support
The Descope JS is licensed for use under the terms and conditions of the MIT license Agreement.
No vulnerabilities found.
No security vulnerabilities found.