I have an app that is connecting via api (iOS). When they first try to access dropbox, it pops up the sign in/add device etc., all this is fine.
However, my app somehow hangs onto that login. Even if I remove my app and the drop box app, when I re-install my app, it still has access to the old account and does not ask for sign in info again.
How do I stop that?
Thanks