nodebb-plugin-sso-linkedin-oauth2

0.3.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    0
    • latest

Version History

Package Sidebar

Install

npm i nodebb-plugin-sso-linkedin-oauth2

Weekly Downloads

1

Version

0.3.1

License

MIT

Last publish

Collaborators

  • joe1chen