1 Forks
1 Stars
1 Watchers

linkedin-login

Tutorial on how to implement OmniAuth LinkedIn OAuth2 in a Ruby on Rails application with Devise authentication. Will cover the authentication and also retrieving some valuable about the user like avatar, first and last name.

How to download and setup linkedin-login

Open terminal and run command
git clone https://github.com/nicoproto/linkedin-login.git
git clone is used to create a copy or clone of linkedin-login repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with linkedin-login https://github.com/nicoproto/linkedin-login/archive/master.zip

Or simply clone linkedin-login with SSH
[email protected]:nicoproto/linkedin-login.git

If you have some problems with linkedin-login

You may open issue on linkedin-login support forum (system) here: https://github.com/nicoproto/linkedin-login/issues