Some SSO plugins are not working in NodeBB 0.9.2

NodeBB Plugins
  • Hello! First of all, congratulations for this amazing project. Even though I'm "new" to this forum, I've been following NodeBB since 2013 or so and used it in some of my small projects 🙂 Now it's time to create a medium-big sized community and of course I thought in NodeBB as the first option.

    My question is related to SSO plugins. Github plugin is working perfectly but I'm having troubles with Twitter, Google and Facebook SSO. They are not in the list of plugins in admin page so I installed them with NPM. When I try to save API keys it just doesn't work, nothing is saved. Do they need an update or is more likely to be a problem with my setup?

    I just get this in the logs:

    17/12 02:01 [16718] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run `./nodebb reset -p PLUGINNAME` to disable it.
      * nodebb-plugin-dbsearch
      * nodebb-plugin-sso-google
      * nodebb-plugin-sso-facebook
      * nodebb-plugin-sso-twitter
    

    Thanks and keep up with the good work, guys!

  • Those plugins have been updated and are now working as expected!

  • @FDX said:

    Those plugins have been updated and are now working as expected!

    After update those plugins :

    Warning: Redis server does not require a password, but a password was supplied.
    22/12 08:14 [3391] - warn: [plugins/nodebb-plugin-sso-google] Hook filter:user.delete is deprecated, please use an alternative
    22/12 08:14 [3391] - warn: [plugins/nodebb-plugin-sso-twitter] Hook filter:user.delete is deprecated, please use an alternative

    22/12 08:14 [3391] - warn: [plugins/load] The following plugins may not be compatible with your version of NodeBB. This may cause unintended behaviour or crashing. In the event of an unresponsive NodeBB caused by this plugin, run ./nodebb reset -p PLUGINNAME to disable it.

    • nodebb-plugin-recent-cards
  • No worries, they won't cause any issues.


Suggested Topics