In the issue: https://www.drupal.org/project/social_auth_google/issues/3101054
was a bug that broke the module, after redirecting it throws an error that method "get" was called on null.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3109038-2.patch | 505 bytes | agrochal |
Comments
Comment #2
agrochal commentedI attach the patch file to fix the issue.
Comment #3
agrochal commentedComment #5
gvsoGood catch. Thanks!