NodeBB Plugin that allows users to login/register via their IMLeageus account.
npm install nodebb-plugin-sso-imleagues
- Locate your Client ID and Secret
- Set your "Redirect URI" as the domain you access your NodeBB with
/auth/imleagues/callback
appended to it (e.g.https://forum.mygreatwebsite.com/auth/imleagues/callback
)
Based on: nodebb-plugin-sso-oauth,nodebb-plugin-sso-google