Hi everyone, my app is currently in development mode, when a new user signs up, there is always a “Authorize App” pop up window that appears asking for “This App is requesting access to your This app account.”, “profile: access to your profile and email”.
This is an additional unnecessary step on the sign up process for users, I want to remove it. Does anyone know what is the issue and how to remove it?
I highly recommend checking out the following video on how to Disable the Consent Screen, as it seems to suit your needs and provide the correct approach to fix this issue. In general, this screen is used to inform the user on their first login of what information/data about them will be accessed by the application, but as everything is under your control, there should not be any issues with removing the consent screen.