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

Relax omniauth-oauth2 dep requirement #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matteeyah
Copy link

@matteeyah matteeyah commented Nov 23, 2023

Summary

The current dependency requirements are too strict to support up-to-date versions of other oauth2 strategy gems. Most notably omniauth-google-oauth2 which requires version ~> 1.8 of omniauth-oauth2 (gem.add_runtime_dependency 'omniauth-oauth2', '~> 1.8')

@kwent
Copy link

kwent commented Jan 4, 2024

Please merge and release 🙏🏻

@matteeyah
Copy link
Author

In case anyone needs more relaxed dep requirements, I forked the gem with the changeset in this PR - https://github.com/matteeyah/omniauth-zoom

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.

None yet

2 participants