Hello,
can anyone please tell me how to implement this plugin.. i have implement endpoint on my server side.. In this below link
https://github.com/julianlam/nodebb-plugin-sso-oauth,
they say these steps:--
Fork this plugin
Add the OAuth credentials (around line 30 of library.js)
Update profile information (around line 137 of library.js) with information from the user API call
Activate this plugin from the plugins page
Restart your NodeBB
Let NodeBB take care of the rest
I have some confusion.. after editing library.js file,
do i need to uppload this plugin code in nodebb_modules directory ??
what do you mean by " Update profile information (around line 137 of library.js) with information from the user API call"..??
please help me asap..
Thanks
Shikha