ImtryingtoimplementGoogleOauth2withscribe-java.http://code.google.com/intl/f I'm trying to implement Google Oauth2 with scribe-java.http://code.google.com/intl/fr/apis/accounts/docs/OAuth2.html In OAuth2.0 to retrieve the token, we need to p
I'm trying to implement Google Oauth2 with scribe-java.http://code.google.com/intl/fr/apis/accounts/docs/OAuth2.html
In OAuth2.0 to retrieve the token, we need to perform a POST request, but it seems that org.scribe.model.Request doesn't handle POST request... Am I wrong ?
该提问来源于开源项目:scribejava/scribejava
There's going to be a big refactor in version 2.0 in order to support major 2.0 providers.
We can't keep patching stuff, sorry