This topic was automatically generated from Slack. You can find the original thread here.
Hello, sorry if it is a noob question.
I am developing an app, can my app use pipedream integrations on behalf of the user ?
ie: UserA is logged in my app. Can I use pipedream to send a file to (for example) GoogleDrive account of userA. Same with userB ?
If so, as pipedream operates an OAuth2 flow, when and how does the token refresh operate ? How often should the user reauthenticate ?
From what I have seen, I may need to manage the auth in my app and pass it at runtime ?