Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add google oauth2 support #145

Merged
merged 1 commit into from
Nov 6, 2011
Merged

Add google oauth2 support #145

merged 1 commit into from
Nov 6, 2011

Conversation

mlainez
Copy link
Collaborator

@mlainez mlainez commented Nov 6, 2011

Hey,

I cleaned up my code and manage to make it work with oauth2 version 0.4.1 I'm having trouble making facebook work with 0.5.1 just like you said, I'll dig into it later on.

I have built a small rails app to test facebook and google auth. I'll put it on another repo and post a link. I used the tests for facebook to build those for google but if it needs more testing love, let me know.

Cheers

NoamB added a commit that referenced this pull request Nov 6, 2011
Add google oauth2 support
@NoamB NoamB merged commit bae7854 into NoamB:master Nov 6, 2011
@NoamB
Copy link
Owner

NoamB commented Nov 6, 2011

Nice work. thanks :)

@mlainez
Copy link
Collaborator Author

mlainez commented Nov 6, 2011

No problem, I'll try to add other providers in the near future. There is also some duplication in the oauth2.rb protocol code now, I'll fix that as well.

@almaron
Copy link

almaron commented Oct 25, 2013

One small question. Am I right to thing that I can switch from omniauth-google gem to omniauth-google-oauth2 ?

@kirs
Copy link
Collaborator

kirs commented Oct 25, 2013

@almaron I'm not so sure, but I would appreciate you if you try it and report about it here.

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