Can I Embed Pipedream's OAuth Wrapper into My Application for API Token Handling?

This topic was automatically generated from Slack. You can find the original thread here.

Hi
I was exploring pipedream, and it seems a great product for our use-case. Pipedream have OAuth support for various applications. Could I embed Pipedream’s OAuth wrapper into my application. Like create a login with notion on my platform and let Pipedream handle the OAuth and give me the API token?

It’s not publicly available yet, but we have a working prototype for this exact functionality. Can you tell me more about your use case?

Is Notion the only app you need to integrate, or are there more?

And it sounds like you’d want to only use Pipedream to handle OAuth, then you’d execute code in your own app, outside of Pipedream, using your end users’ access token?

Not only notion but other platforms too that pipedream already supports

yeah basically the main use case is for handling auth

very interesting scenario, PD will have to decide make available that component in all plans, or some paid plan and greater.

i think it’s interesting because PD main purpose is to run code in the cloud, so basically this component in this scenario is actually to hedge from having to execute code in PD workflows.