Hello there, It's the first time that I use this library, I'm traying to use linkedIn provider in order to authenticate users and storage their name, last name and email in my MySQL db, I have already done this whit the Google provider, but with LinkendIn I got an error: Authentication failed.
The popup is working, it gets my email and password.
This is my function in Vue.

This is the response in the browser:

Thanks in advance!
Hello there, It's the first time that I use this library, I'm traying to use linkedIn provider in order to authenticate users and storage their name, last name and email in my MySQL db, I have already done this whit the Google provider, but with LinkendIn I got an error: Authentication failed.
The popup is working, it gets my email and password.
This is my function in Vue.

This is the response in the browser:

Thanks in advance!