Hi,
We are developing a new collaboration app using the Full Dropbox API.
Currently, the Oauth dialogue/flow includes two warning/authorization pages:
Page 1. "Before you connect this app ..." The user must click a Continue button.
Page 2. "AppName would like to: Edit, View/Manage, View ... etc." The user must click an Allow button.
This is obviously a lot of friction for the user. Is there anyway we can use just one warning/auth page? Does one of these pages disappear once we have production status?
Thoughts and guidance would be much appreciated.