Skip to content

codatio/sdk-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sdk-link

NPM Version

Authorization is a key part of any solution built with Codat. Each of your SMB customers must authorize access to their data before you can use that data. A frictionless and reassuring auth flow is essential for receiving the authorization from your SMB customers.

Use our Link SDK component and embed our Link auth flow in your application.

Examples | Full docs

Configure your auth flow

Our Link settings allow you to configure the authorization process based on your data needs and white-label Embedded Link to suit your brand. You can customize these settings in the Codat Portal in Settings > Auth flow > Link.

Refer to our documentation to see how you can customize Embedded Link.

Prerequisites

Create a new company

These examples require you to have previously created a company and retrieved its companyId. For purposes of sample projects, you can do this via Portal. In your Codat solution, you would do it via our API.

Visit codat.io/companies

Create Company

  1. Click the Create company button.
  2. Fill in the form in an open modal and submit it via the Add company button.
  3. Copy Company ID by clicking on the Copy to clipboard icon.