Changes

Jump to: navigation, search

Privacy/BestPractices/OAuth

521 bytes added, 00:55, 10 May 2011
Designs of OAuth Consumers
=== Web-based ===
 
The typical OAuth architecture involves a web-based data host, e.g. Facebook, a web-based consumer, e.g. FarmVille, and a user accessing both services via a typical web browser with no special capabilities. The most important property of this setup is that the consumer sits on a controlled server and can easily maintain the secrecy of its authentication credentials.
=== Device-based ===
 
In some cases, e.g. desktop software or mobile-device apps, the consumer is not hosted on a remote server, rather it is hosted on each user's device.
=== Hybrid ===
668
edits

Navigation menu