seanski / nashville-developers

This is the app that we will be building in the Ruby on Rails Beginner's Meetup
7 stars 9 forks source link

added omniauth-linkedin gem and implemented functionaility #11

Closed ccampb13 closed 9 years ago

ccampb13 commented 9 years ago

Signing in with LinkedIn is now operational. Updates made to the controller, models, and config files to make it so.

This finishes #7.