I managed to setup ConverseJS with Azure Entra ID authentication with help of Apache OIDC module. I have configured "authentication: 'external'" while initializing ConverseJS. I want to hide "Reset Password" option in ConverseJS as authentication is done by Azure Entra ID and no need of this option. How to hide this option? or showing "Reset Password" is the expected behaviour?