zquestz / omniauth-google-oauth2

Oauth2 strategy for Google
1.45k stars 413 forks source link

Prefer id_token over access_token in JWT decode #431

Closed zquestz closed 2 years ago

zquestz commented 2 years ago

Attempt to fix https://github.com/zquestz/omniauth-google-oauth2/issues/430

@alec-c4 can you test and make sure it resolves your issue?

alec-c4 commented 2 years ago

@zquestz Hey! Yep - it works fine!!! :)