python-social-auth icon indicating copy to clipboard operation
python-social-auth copied to clipboard

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

Open devegowdatm opened this issue 2 years ago • 0 comments

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)

devegowdatm avatar Nov 09 '23 17:11 devegowdatm