Open GoogleCodeExporter opened 8 years ago
doesn't the lib/OAuth2Client.inc contains client code?
/**
* OAuth2.0 draft v10 client-side implementation.
...
*/
abstract class OAuth2Client {
..
}
Original comment by jan...@balticovo.lv
on 28 Jan 2011 at 8:49
Yes it is already a client side implementation of OAuth2.0 draft v10.
Corresponding Drupal use case can be found from
http://drupal.org/project/oauth2. Please feel free to test it out :D
Original comment by hswong3i@gmail.com
on 12 Feb 2011 at 8:54
Original issue reported on code.google.com by
slaait...@gmail.com
on 29 Oct 2010 at 10:55