LinkedIn Social Login with Magic
LinkedIn Social Login with Magic
Supported Platforms
You can allow your users to sign up & log in to your web app with their LinkedIn account.
👉 Play with a demo
#Prerequisites
- You will need a LinkedIn account
- You will need to have the Magic SDK installed into your web app
- You will need to have the Magic SDK - OAuth Extension installed into your web app
#LinkedIn Setup
After installing the OAuth extension, you can now enable LinkedIn Login for your Magic app:
- Follow LinkedIn's instructions to create an app
- Go to your Magic Dashboard
- Select the Magic app for which you’d like to enable LinkedIn Login, or create a new app
- Navigate to Social Login from the sidebar
- Click the toggle for LinkedIn
- Copy the Redirect URI field from your Magic Dashboard
- Return to your LinkedIn App Dashboard and select "Sign in with LinkedIn" in the "Products" tab
- and select Auth tab, add the Redirect URI you obtained from your Magic Dashboard into the "Authorized redirect URLs for your app" field
- Click "Update" to save
- Obtain the "Client ID" and "Client Secret"
- Return to your Magic Dashboard and input the Client ID and Client Secret for your LinkedIn OAuth app
- In Magic Dashboard, click “Save” – Done! 🎉