We want the ability for the user to be able to select if they want to allow google calendar access or not. Currently the flow does not have a checkbox for the user to give access.
We want it such that the user can decide if they want to give access or not and continue. Typically, we have seen others have the ability to have a checkbox. The user has the ability to select the checkbox. This way they are not forced to give calendar access and continue using the tool. How would we do this?
Unfortunately, Auth0 doesn’t offer the built-in option to select the scope on the consent screen; the scope parameter your application will pass must be entirely accepted or canceled. I recommend creating a new thread in the Feedback category explaining your use case and what you want to achieve!