Skip to content

Updates and improves functionality#2

Open
bloudermilk wants to merge 1 commit intocorewebdesign:masterfrom
bloudermilk:updates-and-improvements
Open

Updates and improves functionality#2
bloudermilk wants to merge 1 commit intocorewebdesign:masterfrom
bloudermilk:updates-and-improvements

Conversation

@bloudermilk
Copy link

Thanks for authoring this gem! I tried using it today and ran into some issues (tokens weren't working). My first step to debug was to simply remove any method overrides (basically the whole contents of OmniAuth::Strategies::Harvest other than the :client_options option). Everything magically started working when I removed that, at which point I implemented enough functionality to make this gem OmniAuth schema compliant.

Let me know what you think!

* Bumps dependencies to latest
* Implements the required OmniAuth schema
* Removes default `OmniAuth::Strategies::OAuth2` behavior
@maxime-d
Copy link

maxime-d commented Dec 4, 2013

+1 for merging this pull request

@jonathanyeong
Copy link

Thanks @bloudermilk, this PR helped me get my OAuth working. The UID call was key. +1 for merging this as well.

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.

3 participants