Generic OAuth2Yandex authentication plugin.
- Roman Grinevich
- License MIT
- Kanboard >= 1.0.37
You have the choice between 3 methods:
- Install the plugin from the Kanboard plugin manager in one click
- Download the zip file and decompress everything under the directory
plugins/OAuth2Yandex
- Clone this repository into the folder
plugins/OAuth2Yandex
Note: Plugin folder is case-sensitive.
Go to the application settings > integrations > OAuth2Yandex Authentication.
Go to the third-party authentication provider and add a new application. Copy and paste the Kanboard callback URL and generate a new set of tokens.
The third-party provider will returns a Client ID and a Client Secret. Copy those values in the Kanboard's settings.
- Client ID: Unique ID that comes from the third-party provider
- Client Secret: Unique token that comes from the third-party provider