We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 874e58c commit f923691Copy full SHA for f923691
1 file changed
social/backends/google.py
@@ -1,3 +1,3 @@
1
from social_core.backends.google import BaseGoogleAuth, BaseGoogleOAuth2API, \
2
GoogleOAuth2, GooglePlusAuth, GoogleOAuth, GoogleOpenId
3
-from social_core.backends.google_openidconnect GoogleOpenIdConnect
+from social_core.backends.google_openidconnect import GoogleOpenIdConnect
0 commit comments