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

Implement OmniAuth skip_info option #20

Merged
merged 1 commit into from
Jan 6, 2016

Conversation

mkdynamic
Copy link
Contributor

There's a standard skip_info option in OmniAuth that is designed to avoid making any extra API requests when only the essential info is needed:
https://github.com/intridea/omniauth/blob/c3e3aa5bbfb589db1ebed40324c7eea2e3153f8c/spec/omniauth/strategy_spec.rb#L66

kmrshntr added a commit that referenced this pull request Jan 6, 2016
Implement OmniAuth skip_info option
@kmrshntr kmrshntr merged commit 6bc44ec into kmrshntr:master Jan 6, 2016
@kmrshntr
Copy link
Owner

kmrshntr commented Jan 6, 2016

@mkdynamic Now I released as v2.3.0.
Thank you 😄

@mkdynamic
Copy link
Contributor Author

👍

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.

2 participants