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:
Comments
Post a Comment