php - Revoke Dropbox token programatically -


as mentionned in subject, there way revoke formerly granted dropbox access token programatically? example, google gives possibility call url token revoked. dropbox offer similar solution?

yes, can use /disable_access_token endpoint:

https://www.dropbox.com/developers/core/docs#disable-token


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -