New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nodebb-plugin-sso-linkedin-oauth2

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-sso-linkedin-oauth2

NodeBB LinkedIn SSO OAuth2

  • 0.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

NodeBB LinkedIn SSO OAuth2

NodeBB Plugin that allows users to login/register via their LinkedIn account.

Installation

npm install nodebb-plugin-sso-linkedin-oauth2

Configuration

  1. Sign in at LinkedIn Developer Network
  2. From the account name dropdown menu select API Keys
  3. It may ask you to sign in once again
  4. Click + Add New Application button
  5. Fill out all required fields
  6. For Default Scope make sure at least the following is checked: r_fullprofile, r_emailaddress, r_network
  7. Set your "OAuth 2.0 Redirect URLs" as the domain you access your NodeBB with /auth/linkedin/callback appended to it (e.g. https://www.mygreatwebsite.com/auth/linkedin/callback)
  8. Locate your API Key and Secret Key
  9. Finish by clicking Save button

Keywords

FAQs

Package last updated on 14 Apr 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc