Auth flows options
Cobalt’s auth flows provides a seamless environment for your users to grant authorization to their third party application data.
When creating application integrations, accessing customer’s data is a required step. Using Cobalt’s auth flows this process becomes both quick and heavily customizable.
Pre-requisites
Below are a few pre-requisites that you need to do before choosing an Auth Flow:
1. Create Linked Account
In order to enable your customer to connect to third party app, you first need to create a Linked account for them using a unique identifier.
Know more about Linked Accounts and how you can create one in the guide here.
We recommend you create a linked account at the same time as your customer signs up within your app.
2. Generate Session Token
Generate a Session Token for your Linked Account.
The session token gets expired in 24 hours. Please make sure you generate a new token in every new session or within 24 hours.
Auth flow integration options
Cobalt provides 3 different ways for Auth flow of integrations
Hosted Flow
Cobalt Modals (Embedded Flow)
Build your own Frontend (Seamless Flow)
Authorization journey
Cobalt lets you take the authorization for customer’s data in 3 simple steps:
- Open the auth flow portal for the customer using any of the above mentioned integration options.
- Customer provides consent or API Credentials for the respective app.
- Customer configures the data required for the connection, such as selecting specific integration settings.