A request for some advice:
My team is working on a custom-user-authentication plugin for the adminAuth setting as per: https://nodered.org/docs/security#custom-user-authentication
If we want the plugin to be reusable, is there a best practice for passing in parameters (e.g. api token, or group lists)?
Thanks in advance!