Oauth2 Verification/API Calls in Pipeline Pilot

Anyone ever used OAuth2 Verification in pipeline pilot successfully (Basically where a redirect URL is required)? I am trying to call an API (Looks like the industry is moving into Oauth2) and to do that, I will need an access token. To get the Access token, a call is made where the appropriate access token is displayed as the JSON response of the redirect_URL. Any workaround to get around this or make it work in Pipeline Pilot or is PP incapable of handing Oauth2 verification when it comes to redirect_URl? Any suggestions would be helpful. Thank you!