ingridandrade.offgridI
BuildShip2y ago
5 replies
ingridandrade.offgrid

How to create a auth2 flow using Buildship

Hello everyone. I'd like to create an OAuth2 authentication flow using Buildship specifically for the LinkedIn Ads API. However, I'm unsure how to start.

My goal is to initiate authentication, open a window for the user to log in to LinkedIn, retrieve the authorization code, and then exchange it for the access token required to call the API and fetch data.

Has anyone done this before and could give me a tip?
Was this page helpful?