@username1001 yes that should work. Then run ./nodebb setup
SOLVED SSO Facebook - no icon @login page?
-
Hey,
I've enabled and configured nodebb-plugin-sso-facebook on my NodeBB Forum. But If I look at the login page there is no "button" for login via facebook? How can I put it there?
Thanks for your help.
-
@Andi You may need to go into the plugin's settings page and add in your API key and secret
-
@julian I've already done that.
still not working
-
Hi there,
Can you please provide the following information to help us debug?
- Server or client operating system (if applicable)
- NodeBB version and hash
- To get the hash, run
git rev-parse HEAD
from the root of your NodeBB folder
- To get the hash, run
- If applicable, plugin versions
npm ls nodebb-plugin-sso-facebook
Thanks!
-
As requested @julian
root@FR1:~/NBB# git rev-parse HEAD 1cf94c08ac6e5f3b05feef94a493a081d52444c9
root@FR1:~/NBB# npm ls nodebb-plugin-sso-facebook nodebb@0.8.2 /root/NBB `-- nodebb-plugin-sso-facebook@1.0.5 extraneous npm ERR! extraneous: nodebb-plugin-sso-facebook@1.0.5 /root/NBB/node_modules/nodebb-plugin-sso-facebook
-
Are you seeing those icons on https://fortawesome.github.io/Font-Awesome/icons/#brand ? Please check the mentioned option within Adblock (Plus).
-
I haven't installed AdBlock
- I can see all Icons. But not the facebook login button on the Login page
- I can see all Icons. But not the facebook login button on the Login page
-
This problem is still active...
-
Fixxed myself now.
Just rebuild it every time you do a restart or a reload or change the settings from the SSO-Plugin.