cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Share your feedback on the Document Scanning Experience in the Dropbox App right here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Authenticate multiple users

Authenticate multiple users

Andrii M.
Helpful | Level 5
Go to solution

Hi.

My app authenticates one user and stores token for further usage without re-authenticate him. Then the app needs to authenticate another user but when I make a call to auth page it automatically jumps to redirect uri without asking for new credentials returning first user's token.

Can someone advice me how to authenticate second user?

1 Accepted Solution

Accepted Solutions

Greg-DB
Dropbox Staff
Go to solution

Hi Andrii, this seems to be the same question I responded to on StackOverflow:

https://stackoverflow.com/questions/35416174/multiple-users-logged-in-dropbox

If your app sets force_reapprove=true, the user can switch accounts before approving the app, using the dropdown in the upper right of the Dropbox site.

View solution in original post

1 Reply 1

Greg-DB
Dropbox Staff
Go to solution

Hi Andrii, this seems to be the same question I responded to on StackOverflow:

https://stackoverflow.com/questions/35416174/multiple-users-logged-in-dropbox

If your app sets force_reapprove=true, the user can switch accounts before approving the app, using the dropdown in the upper right of the Dropbox site.

Need more support?