LinkedIn Social Login with Magic

LinkedIn Social Login with Magic

#Overview

You can allow your users to sign up & log in to your web app with their LinkedIn account.

#Usage

#Prerequisites

#LinkedIn Setup

After installing the OAuth extension, you can now enable LinkedIn Login for your Magic app:

  1. Follow LinkedIn's instructions to create an app
  2. Go to your Magic Dashboard
  3. Select the Magic app for which you’d like to enable LinkedIn Login, or create a new app
  4. Navigate to Social Login from the sidebar
  5. Click the toggle for LinkedIn
  6. Copy the Redirect URI field from your Magic Dashboard
  7. Return to your LinkedIn App Dashboard and select "Sign in with LinkedIn" in the "Products" tab
  8. Select Auth tab, add the Redirect URI you obtained from your Magic Dashboard into the "Authorized redirect URLs for your app" field
  9. Click "Update" to save
  10. Obtain the "Client ID" and "Client Secret"
  11. Return to your Magic Dashboard and input the Client ID and Client Secret for your LinkedIn OAuth app
  12. In Magic Dashboard, click “Save” – Done!

#Resources