orbednetwork / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

OAuth 2.0 support #135

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am testing a web service that uses OAuth. I've found this tool to be very 
helpful, but every hour I have to manually get a new OAuth token and add it as 
an Authorization header.

It'd be really nice for there to be an "OAuth" button that would take care of 
authenticating me, renewing the token, and perhaps hiding the authorization 
value from the results (for safer cut and pasting).

Original issue reported on code.google.com by brand...@gmail.com on 17 Dec 2012 at 10:09

GoogleCodeExporter commented 9 years ago
I would like to have this button as well but it require at least couple of 
hours of coding and right now I don't have such time. 
However, I will do this sooner or later.

Original comment by jarro...@gmail.com on 19 Jan 2013 at 10:31

GoogleCodeExporter commented 9 years ago
Hi,

We are building a mobile app and use this browser based plug-in all the time 
for testing. This is an awesome plugin. 
We started implementing OAuth2 authentication for our app and looking for ways 
to test this out. Does this plugin support OAuth2 based authentication 
mechanism?

Thanks in advance
-Blues

Original comment by bluesclu...@gmail.com on 9 Oct 2013 at 1:47