Socket
Book a DemoInstallSign in
Socket

@withabound/abound-client-sdk

Package Overview
Dependencies
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@withabound/abound-client-sdk

The Abound Client SDK provides convenient access to embeddable UI components powered by Abound's API.

1.4.0
unpublished
latest
npmnpm
Version published
Weekly downloads
0
Maintainers
5
Weekly downloads
 
Created
Source

abound-client-sdk

The Abound Client SDK provides convenient access to embeddable UI components powered by Abound's API.

Documentation

See the documentation for complete information about the Abound Client SDK.

Requirements

You can start to integrate the Abound Client SDK library into your solution as soon as you create an account with Abound, obtain your API keys, and create an access token.

Usage

The Abound client must be configured with an accessToken requested from the Abound API.

Add the Abound Client SDK to your website using our CDN and render a component using the Abound client:

import Abound from "@withabound/abound-client-sdk";

const abound = new Abound({
  accessToken: "accessToken_bf3...",
});

abound.renderTaxProfile({
  entryId: "abound-ui-tax-profile",
});

Examples

TaxProfile

Render TaxProfile:

abound.renderTaxProfile({
  entryId: "abound-ui-tax-profile",
});

renderTaxDocuments

Render renderTaxDocuments:

abound.renderTaxDocuments({
  entryId: "abound-ui-tax-documents",
});

FAQs

Package last updated on 20 Sep 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.