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...

CommentFileSizeAuthor
#1 logintoboggan-1364732-1.patch1.01 KBguillaumev

Comments

guillaumev’s picture

Status: Active » Needs review
StatusFileSize
new1.01 KB

Here is a patch that fixes the issue with logintoboggan and should, hopefully, play better with other modules...

carl.brown’s picture

Ha! 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...

davad’s picture

Anyone using the linkedin_auth module with loggintoboggan want to test this?