You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's currently no way to log out unless you know where the auth token is stashed and go delete it manually. A simple logout/revoke command would need to do two things:
Call https://api.dropboxapi.com/2/auth/token/revoke to revoke the active token