Skip to content

Could you please consider pulling my changes for OAuth 2.0 Client Credential support ?#116

Closed
hidekoji wants to merge 3 commits intoscribejava:masterfrom
hidekoji:master
Closed

Could you please consider pulling my changes for OAuth 2.0 Client Credential support ?#116
hidekoji wants to merge 3 commits intoscribejava:masterfrom
hidekoji:master

Conversation

@hidekoji
Copy link
Copy Markdown

Hi, to support OAuth 2.0 Client Credentials , I added a support for Grant Type in scribe-java. Basically, this change is to support Facebook App Login for Insights Graph API. You can see a sample in src/test/java/org/scribe/examples/FacebookAppLoginExample.java.

hidekoji added 3 commits May 25, 2011 17:28
For instance, Grant Type is used in Facebook App Login

Change-Id: Id0abb4ddedd205428e63b43c5d7a9bfe5ad87be4
Change-Id: Ie719bb118a98d4794d5da6c9aad2a281c7caf413
draft-ietf-oauth-v2-16

Change-Id: I833f337776fc82fc3dd8af0d2ec68e74ec0ef489
@fernandezpablo85
Copy link
Copy Markdown
Collaborator

Sure dude. I'll give it a look when I get home

Sent from my phone
On May 26, 2011 8:13 PM, "hidekoji" <
[email protected]>
wrote:

Hi, to support OAuth 2.0 Client Credentials , I added a support for
Grant Type in scribe-java. Basically, this change is to support Facebook
App Login
for Insights
Graph API. You can see a sample in
src/test/java/org/scribe/examples/FacebookAppLoginExample.java.

Reply to this email directly or view it on GitHub:
#116

@kongo09
Copy link
Copy Markdown

kongo09 commented Aug 15, 2011

Is this part of the latest release 1.2.1 because 1.2.1 doesn't seem to be OAuth 2.0 compliant with respect to the grant_type?
http://tools.ietf.org/html/draft-ietf-oauth-v2-20#section-4.1.3

@michaelajr
Copy link
Copy Markdown

Is there any news on this? I'm trying to use oAuth Client Credentials flow with Scribe... and help would be greatly appreciated.

M

@fernandezpablo85
Copy link
Copy Markdown
Collaborator

There probably will be a major rewrite of the lib for OAuth2.0 support, scheduled for version 2.0.

On the other hand, OAuth2.0 is so easy it doesn't need any library in order to perform the flow properly, so I don't think this makes any difference.

@michaelajr
Copy link
Copy Markdown

Thanks for the response... going roll my own. :)

M

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants