Hello,
I have integrated Auth0 library in my Xcode project. Whenever my app redirects user to AD Page to its organization, iOS shows a pop-up message as below,
“AppName” wants to use “auth0.com” to Sign in"
As per my understanding this message is prompted by iOS. Is it possible to
- remove this message? OR
- change the prompt message to “App wants to use your ID provider to sign in”?