Issue 8: Client
Status:  New
Owner: ----
Reported by slaait...@gmail.com, Oct 29, 2010
There's no real problem, I am just wondering if there's any chance we will get a client version as well?
Jan 28, 2011
#1 jan...@balticovo.lv
doesn't the lib/OAuth2Client.inc contains client code?

/**
 * OAuth2.0 draft v10 client-side implementation.
...
 */
abstract class OAuth2Client {
..
}
Feb 12, 2011
#2 hswong3i@gmail.com
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