I like this! I’m currently working on a Django project and was wondering whether oauth2 capture could be used for it.
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?
Yea, actually I tried and it worked on other pages. That's why I got pissed and suspicious at Twitter. I deleted and reinstalled Chrome and now it's working fine :shrug:
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?