I've seen websites that use "Login with Twitter" and/or "Facebook Connect", but have yet to see a site that allows users to login with LinkedIn. What are good, preferably professional examples, of this functionality (which uses the LinkedIn OAuth API)?
I've seen websites that use "Login with Twitter" and/or "Facebook Connect", but have yet to see a site that allows users to login with LinkedIn. What are good, preferably professional examples, of this functionality (which uses the LinkedIn OAuth API)?
I had a hard time finding examples when we were implementing it recently, but now it's live on our site: http://my.realpractice.com.
It's been a mixed bag using their API: the experience on their end is kind of jarring and confusing, and we've found the service itself to be flaky (returning inexplicable errors, slow responseor just being completely down, effectively locking our users out of their accounts on our site).
I've seen websites that use "Login with Twitter" and/or "Facebook Connect", but have yet to see a site that allows users to login with LinkedIn. What are good, preferably professional examples, of this functionality (which uses the LinkedIn OAuth API)?
Comments
http://elegant.ly/
On Wed, Dec 15, 2010 at 4:57 PM, stewartmccoy <mccoy.stewart@gmail.com> wrote:
I had a hard time finding examples when we were implementing it recently, but now it's live on our site: http://my.realpractice.com.
It's been a mixed bag using their API: the experience on their end is kind of jarring and confusing, and we've found the service itself to be flaky (returning inexplicable errors, slow responseor just being completely down, effectively locking our users out of their accounts on our site).
Regards, Adam
Hi, I've seen http://elegant.ly/ which uses the LinkedIn OAuth API
On Wed, Dec 15, 2010 at 4:57 PM, stewartmccoy <mccoy.stewart@gmail.com> wrote: