surjit / oauth

Automatically exported from code.google.com/p/oauth
0 stars 0 forks source link

FAQ: Where can OAuth be used? Is it just for the web? #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Where can OAuth be used?  Is it just for the web?

Most OAuth service providers will have websites where Users can
authenticate and grant permissions.  However OAuth Consumers can, will, and
do run on all sorts of platforms including desktop applications, mobile and
set top devices, as well as on the Web.

Original issue reported on code.google.com by kel...@gmail.com on 20 Sep 2007 at 3:07

GoogleCodeExporter commented 9 years ago

Original comment by kel...@gmail.com on 20 Sep 2007 at 3:08

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
However, typical usage does require that you have some sort of browser to be
redirected to upon the initial authorization. If there is an indirect way of
authoring your request_token without having to login directly to a website, I 
would
be interested in knowing but in my experience with oauth it does not work any 
other way.

Original comment by macmicha...@gmail.com on 4 Feb 2009 at 11:30