2.1.1 • Published 1 year ago

nodebb-plugin-sso-yandex2 v2.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

NodeBB Yandex SSO

npm version Downloads

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

Installation

npm install nodebb-plugin-sso-yandex2

Configuration

  1. Create a Yandex OAuth Client via the API Console
  2. Locate your Client ID and Client secret
  3. Set your "Redirect URI" as the domain you access your NodeBB with /auth/yandex/callback appended to it (e.g. https://{my-site-host}/auth/yandex/callback)
2.1.1

1 year ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago