Hi all,
I'm trying to use the nodebb-plugin-sso-auth0 plugin on my NodeBB forum, but without success. When I enter my Auth0 application information in the form on the plugin's configuration dashboard, it's not saving (there's no action when clicking the save button).
Can anyone suggest a solution? Or is there another option so I can enable SSO/ Social Authentication on my site similar to this forum?
Thanks, Marco Minozzo
1 Comments
jonathanrdd@community.nodebb.org · 1 pts · 1y
I’ve seen this happen sometimes when there’s a problem with permissions or a plugin conflict. Maybe try checking your NodeBB logs for errors when you click save? Also, make sure your Auth0 app settings match exactly what the plugin needs (like callback URLs).