LinkedIn auth does not work when logintoboggan is activated. This is due to the fact that logintoboggan also has its own user_register_submit function which is triggered before linkedin_auth_register_form_submit, causing user_external_login_register to fail...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | logintoboggan-1364732-1.patch | 1.01 KB | guillaumev |
Comments
Comment #1
guillaumev commentedHere is a patch that fixes the issue with logintoboggan and should, hopefully, play better with other modules...
Comment #2
carl.brown commentedHa! I was just about to +1 the idea to integrate with LogginToboggan et al, and as I was typing you submitted the patch! Looking forward to testing this one out...
Comment #3
davad commentedAnyone using the linkedin_auth module with loggintoboggan want to test this?