Hi, it's working. Thanks !
General Discussion
A place to talk about whatever you want
This is a forum category containing topical discussion. You can start new discussions by mentioning this category.
Check the browser console and nodebb logs for errors if the save button isn't working.
I have been receiving the following error in browser console
error loading admin/plugins/sso-auth0 46814/C/<@ /assets/admin.min.js?v=b5254907854:23:24705
I've published a new version (4.2.0) to update the plugin for nodebb 3.2.x and 4.x, give that a shot. This forum uses the facebook/twitter/google sso plugins for login.
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).