@jiangcaiyang when I go to QT's forum I get redirected to https
Social login
-
Is there any social login plugin ?
I have try auth0 but i dont like it , only i need facebook-twitter-google .thanks
-
All these are available.
Install with the following commands
npm install nodebb-plugin-sso-google npm install nodebb-plugin-sso-twitter npm install nodebb-plugin-sso-facebook
-
they are available on the dashboard to install
-
-
@djcyry You can find them in the ACP -> Plugins page
-
@pichalite said:
@djcyry You can find them in the ACP -> Plugins page
No is not , whatever ..
why is not showing on register/login page ? twitter and facebook is configured but not showing ..
Demo :
http://www.nodebb.es/register
http://www.nodebb.es/login -
@djcyry did you configure the API settings under ACP -> Social Authentication?
If you did... did you reload NodeBB after that?
-
@pichalite said:
@djcyry did you configure the API settings under ACP -> Social Authentication?
If you did... did you reload NodeBB after that?
Yes , and i reload 3 times ...the 3rd time was works :-s sorry .
-
@djcyry You need to activate it first. Then reload the the NodeBB from Dashboard -> reload the browser. Then configure then in the Social Authentication section.
-
@Peter-Zoltan-Keresztes said:
@djcyry You need to activate it first. Then reload the the NodeBB from Dashboard -> reload the browser. Then configure then in the Social Authentication section.
Its done , i have activate it with the keys and then reload/restart . thanks