-
Hi There,
Seems like a lot of other users have had problems w/ LinkedIn's oauth implementation too. I just rant in to the issue that many users have described at the following link. The LinkedIn en…
-
Would be great if linkedin OAuth was also included! https://developer.linkedin.com/documents/authentication
-
I tried to intgrate this patch, it works well until the callback is called (i.e. /_oauth/twitter?close), it throws me back on a blank page without being logged in, as if i had opened the callback url …
-
Thanks for this library! Easy to setup and has worked as expected up until now. Attempting to post to a share to linkedin but getting back:
Request Error: Can not parse JSON share document.
Request b…
-
Im using this gem to authenticate Linkedin users.
Step 3. Make the API calls
https://developer.linkedin.com/documents/authentication
Im able to access my connections with this token
ttps://api.linked…
-
See the Date package for a good example.
- `phpunit.xml.dist` needs to be copied from the Date package into each package and test the running of tests.
- `bootstrap.php needs to be copied from`Date\Te…
-
Does the group plan on publishing any standards on how to authenticate users?
It could certainly be left open as well, but if there are plans on supporting certain authentication types officially wo…
j-ro updated
10 years ago
-
I am trying to make use of the LinkedIn auth provider that comes bundled with play-authenticate. Is there a way to detect the user having denied the authorization? OAuth2 seems to have a standard `err…
-
Hello,
When I try the basic example of the passport-linkedin-oauth2, I get this error
failed to fetch user profile (status: 401 data: { "errorCode": 0, "message": "Unable to verify access token", "r…
-
Guard isn't able to handle [guard-rails][]; not 100% sure what but I know that it comes from an issue with Ruby2 and signal trapping. The block of code in Guard that helps synchronize logic is [here](…