(no title)
matt08s | 9 months ago
I’ll need user A (freelancer) to get access to certain providers accounts (eg Google) of user B (client), and user B to grant user A privileges to user B‘s provider account.
So, for example, freelancer asks client to get admin access to their Google analytics account and my app is the intermediary letting this transaction happen. Would this be possible with oauth2_capture?
simplecto|9 months ago
Then those tokens would be saved in the database for your freelancer to use on their customer's behalf.