Get a critical error 'Login by Auth0' plugin vs 'JSON Basic Authentication' plugin

Hey there :wave:

Under WordPress I followed the different procedures to install the plugin, migrate users and everything works wonderfully, I managed to network my WordPress sites :tada:

However on some of them, I use the REST APIs and in particular with endpoint customs, secured by the ‘JSON Basic Authentication’ plugin which requires user authentication to use the Custom ENDPOINT.

This is my issue: by activating the Login by Auth0 plugin, my login authentication and password via ‘JSON BASIC AUTHENTICATION’ no longer works, I get a critical error when I request the endpoint.

Is there a way of filtering requests that pass through WP-JSON so that they are not taken into account by the Auth0 plugin please?

Thank you for your help!
Warm regards,
Ludovic