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

Add support for enable_granular_consent option #455

Merged

Conversation

BastienL
Copy link
Contributor

Starting June 17, 2024, Google will enable granular consent, which allows OAuth users to grant or deny Google account data permissions on a more granular level to third parties.

To enable this feature right now, the enable_granular_consent parameter must be passed.

This PR adds support for this parameter.

@zquestz zquestz merged commit 422c3ac into zquestz:master Mar 29, 2024
@BastienL
Copy link
Contributor Author

Thank you for the quick merge @zquestz. Do you plan to make a new release on https://rubygems.org/gems/omniauth-google-oauth2?

@BastienL BastienL deleted the support-enable-granular-consent-option branch March 29, 2024 07:50
@zquestz
Copy link
Owner

zquestz commented Mar 29, 2024

Will do soon, probably tomorrow. =)

@zquestz
Copy link
Owner

zquestz commented Mar 29, 2024

And it's out!

@BastienL
Copy link
Contributor Author

That was fast! Thanks.

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