nodebb-plugin-sso-yandex

v1.0.3
NodeBB Yandex SSO
nodebb plugin yandex sso single sign on registration

NodeBB Yandex SSO

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

Installation

npm install nodebb-plugin-sso-yandex

Configuration

  1. Create a Yandex OAuth Client via the API Console
  2. Locate your Client ID and Password
  3. Set your "Redirect URI" as the domain you access your NodeBB with /auth/yandex/callback appended to it (e.g. https://forum.mygreatwebsite.com/auth/yandex/callback)
npm i nodebb-plugin-sso-yandex

Metadata

  • MIT
  • Whatever
  • Julian Lam
  • released 9/24/2015

Downloads