Cobalt’s auth flows provides a seamless environment for your users to grant authorization to their third party application data.
Hosted flow
Redirects user to Cobalt Connect hosted on `https://connect.gocobalt.io`.
Cobalt Modals (Embedded Flow)
Utilize the React SDK and embed it seamlessly within your React application.
Generate Session Token
> Install and Initialise Frontend SDK
and Render the Component
.Build your own Frontend (Seamless Flow)
Utilize our REST APIs and NodeJs SDK methods to implement and customize the authentication experience.