cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox 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: 

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?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?