Skip to main content
Create LinkedIn Account
Create a LinkedIn OAuth App
- Go to the LinkedIn Developer Dashboard.
- Click on Create App in the top right.
- Fill in App Name, LinkedIn Page and App Logo.
- Click “I have read and agree to these terms”.
- Click Create app in the bottom right.
- Click on Auth in the top menu.
- Click on the pen icon under OAuth 2.0 settings and right next to Authorized redirect URLs for your app.
- Click Add redirect URL.
- Copy and paste the OAuth Callback URL from Nhost.
- Click Update.
Enable Sign In with LinkedIn using OpenID Connect
- Click on Products in the top menu.
- Scroll down and look for Sign In with LinkedIn using OpenID Connect.
- Click Request Access.
- Click the checkbox I have read and agree to these terms.
- Click Request Access.
- Copy and paste the Client ID and Client Secret from LinkedIn to your Nhost OAuth settings for LinkedIn.
- Click the checkbox “I have pasted the redirect URI into LinkedIn”.
- Click Confirm settings.
Enable Auth for your LinkedIn OAuth App
- Click on Products in the top menu.
- Click Select on the Sign In with LinkedIn.
- Check the checkbox I have read and agree to these terms.
- Click Add product.
Sign In Users
Once you’ve configured LinkedIn as an OAuth provider in Nhost, you can sign in users using the LinkedIn provider. See the OAuth Provider Sign-In Guide for detailed implementation instructions including the complete OAuth flow, error handling, and session management.