Hi there,
I have a related issue.
Simply speaking, the user opens Chooser, which asks for authentication. If the user selects Gmail, it loses context and returns to the default Dropbox functionality after authentication instead of Chooser.
While I agree that the Chooser may need to ask for login, that's fine. A problem arises when a user chooses Gmail to oAuth to Dropbox—instead of returning to Chooser; it returns to Dropbox/Home and regular Dropbox instead of Chooser.
Are there any ways to check if the user is logged in? Just perform the oAuth part of the login and then display the Chooser or force Chooser as the return page after login instead of /home (while the login is within the scope of the app), or hide alternative login options?
Thank you in advance.