GitHub provider SSO configuration
The present page explains how to setup the GitHub provider for the Single Sign-On (SSO) feature.
Prerequisites
You have read the How to configure SSO guide.
Installation
Install passport-github:
- yarn
- npm
yarn add passport-github2
npm install --save passport-github2