We followed the steps mentioned here : https://developers.arcgis.com/experience-builder/guide/deployment-topics/, to register the deployed app on ArcGIS Online and enable OAuth2 based authentication.
However when the user tries to login to the app, instead of default OAuth2 login screen, we want to have our own custom login page with the company logo and name. Is it possible to use our locally hosted custom login page in place of the default one with OAuth2?