Auth Flows
Cobalt’s auth flows provides a secure and seamless environment for your users to grant authorization to their data.
When creating application integrations and orchestrations, accessing customer’s data becomes imminent. With Cobalt’s auth flows this process not only becomes quick and frictionless but heavily customizable too. Cobalt allows your end-customers to configure specific settings for each integration, enhancing flexibility and customization.
Auth flow integration options
Cobalt provides 3 different ways for Auth flow integrations
Hosted flow
Redirects user to Cobalt Connect hosted on https://connect.gocobalt.io
.
Embedded Flow
Utilize the React SDK and embed it seamlessly within your React application.
Seamless Flow
Take full control. Utilize our detailed rest apis and NodeJs SDK methods to implement and customize the authenticatication experience.
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 and logs in to the respective app.
- Customer configures the data required for the connection, such as selecting specific integration settings.