Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
@useparagon/connect
Advanced tools
Embed integrations into your app with the Paragon SDK
The embedded integration platform for developers.
Paragon is an embedded integration platform that 100+ software companies rely on to rapidly accelerate development of native product integrations with 3rd party SaaS apps such as Salesforce, Slack, and QuickBooks. This allows their engineering teams to avoid the heavy costs and risks that come with building and maintaining dozens of their own integrations.
To install the Paragon SDK, run this command in your project to add it as a dependency:
npm install @useparagon/connect
This package is intended for usage in your frontend application to embed the Paragon connection experience. After importing the Paragon SDK, you can:
import { paragon } from '@useparagon/connect';
// Authenticate your user with the SDK
await paragon.authenticate(projectId, paragonUserToken);
// Launch the Connect Portal for Salesforce in your app
paragon.connect('salesforce');
To start using the Paragon SDK, you will need to sign up and register for an account.
For details on getting started and a reference on all available SDK functions, please see our documentation.
FAQs
Embed integrations into your app with the Paragon SDK
The npm package @useparagon/connect receives a total of 19,531 weekly downloads. As such, @useparagon/connect popularity was classified as popular.
We found that @useparagon/connect demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 29 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
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.