I am using AppAuth
0.90.0 for authentication using an external authentication server where a user can log in so the app receives appropriate authentication tokens. Since recently (after upgrade to swift 4) I get the following alert before I get sent to the authentication server:
"App Name" Wants to Use "externalAuthentication.com" to Sign in"
This allows the app and website to share information about you.
Has someone experienced the same issue and/or has a solution so the user does not need to press continue each time a request to that server is made?