ueberauth / ueberauth_google

Google OAuth2 Strategy for Überauth.
MIT License
164 stars 85 forks source link

Allow Ueberauth 0.9.0 #92

Closed wkirschbaum closed 2 years ago

wkirschbaum commented 2 years ago

Ueberauth 0.9.0 does not seem to have any compatibility issues with ueberauth_google:

https://github.com/ueberauth/ueberauth/blob/master/CHANGELOG.md#v090---2022-04-27

https://diff.hex.pm/diff/ueberauth/0.7.0..0.9.0

Tested this change locally and have a uat environment deploy seeming to work.

It might be valuable to leave the 0.7.0 option as it seems to work for both still and don't want to force unnecessary upgrades.

yordis commented 2 years ago

hey there, do you mind running mix format since I can't push to your branch?

wkirschbaum commented 2 years ago

@yordis done, but not much to format. appologies, I did not branch from my side, so guess that is why.