Skip to content

Conversation

yknx4
Copy link

@yknx4 yknx4 commented May 20, 2025

Oauth2 version 2.0.10 introduced a breaking change that breaks this gem, this PR restricts the dependency to the last known working version

closes #43

Oauth2 version 2.0.10 introduced a breaking change that breaks this gem, this PR restricts the dependency to the last known working version
@subins2000
Copy link

Thanks for making the change, this was affecting me too

@pboling
Copy link

pboling commented May 23, 2025

The "breaking change" was a bug regression, and should not have happened.

An alternative fix for an app would be to switch to oauth2 head, as the fix is already there. I'll be releasing v2.0.11 with the fix soon.

@pboling
Copy link

pboling commented May 23, 2025

oauth2 v2.0.11 is released with fix. This should be closed.

https://github.com/oauth-xx/oauth2/releases/tag/v2.0.11

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.

Not compatible with Oauth 2.0.10

3 participants