Providing a Sign in with LinkedIn functionality using Scala
Reading Time: 3 minutes To integrate a Sign in with LinkedIn functionality in your social project that is being built with Play 2.2.1, follow these steps ( this post summarizes the work done step by step). 1) Create a LinkedIn app (if you do not have one already) Follow the link https://developer.linkedin.com/documents/quick-start-guide and create an app. Enter all the details including Site URL . The Site URL could be something Continue Reading