Discussions
Can I use OAuth 2.0 to grab a temp auth token to exchange for a access token?
24 days ago by James
I want to use OAuth2.0 to sign in to another users account in order to grab data to their API on their behalf with OAuth 2.0. Is that possible?