Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants