Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
@openpass/openpass-js-sdk
Advanced tools
The OpenPass JavaScript SDK makes it easy to integrate OpenPass directly on your website.
To get started using the OpenPass JavaScript Sdk, see the JavaScript SDK Guide.
This project uses the Pact Contract Testing library to ensure compatibility with the OpenPass API. See https://docs.pact.io/ for more details.
The Pact Broker has been deployed to allow communication between the SDK and API and also to provide a web UI for viewing the contracts published so far as well as the verification results. The following two URLs are available:
Credentials are also required - currently we only have a single user with username / password credentials. These can be found in 1Password under Engineering with item name "OpenPass Pact Broker - Write User".
Contracts are published for each release of the SDK - this is managed automatically through GitHub Actions. The API is then tested against the contracts for each release - should you require testing against a release to stop due to the release no longer being supported, use the following command while connected to a Trade Desk VPN (replacing 1.0.0 with the appropriate version; you will also need to set PACT_BROKER_USERNAME and PACT_BROKER_PASSWORD):
$ npx pact-broker record-support-ended --pacticipant openpass-js-sdk --version 1.0.0 --environment production --broker-base-url=https://pact.internal.myopenpass.com -u=$PACT_BROKER_USERNAME -p=$PACT_BROKER_PASSWORD"
FAQs
OpenPass SSO JavaScript SDK
The npm package @openpass/openpass-js-sdk receives a total of 90 weekly downloads. As such, @openpass/openpass-js-sdk popularity was classified as not popular.
We found that @openpass/openpass-js-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.