omab / python-social-auth

Social auth made simple
http://psa.matiasaguirre.net
BSD 3-Clause "New" or "Revised" License
2.83k stars 1.09k forks source link

GoogleOpenId is not defined in https://github.com/python-social-auth/social-core/blob/4.5.0/social_core/backends/google.py #1133

Open devegowdatm opened 1 year ago

devegowdatm commented 1 year ago

https://github.com/omab/python-social-auth/blob/81c0a542d158772bd3486d31834c10af5d5f08b0/social/backends/google.py#L2C48-L2C60

social/backends/google.py", line 1, in from social_core.backends.google import BaseGoogleAuth, BaseGoogleOAuth2API, \ ImportError: cannot import name 'GoogleOpenId' from 'social_core.backends.google' (social_core/backends/google.py)