Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 1.16 KB

README.md

File metadata and controls

19 lines (9 loc) · 1.16 KB

sdk-connections

NPM Version

Give your customers the ability to manage the access permissions they have given you by using our Connections SDK in your front end. This is key from a regulatory perspective, builds trust between you and your customer, and is required by some accounting platforms (e.g. Xero).

Examples | Full docs

Prerequisites

Set allowed CORS domains

These examples run on localhost, and for them to work you must first have configured the CORS domains the SDK is allowed to run on for your client. This is done via our API by sending a list of allowed domains to our CORS settings endpoint.

Generate an access token

Use the GET access token endpoint to retrieve an access token for this customer's company.