
Manuel Lemos - 2015-02-28 21:30:15 -
In reply to message 1 from Steve
You can call the ResetAccessToken function but that does not revoke the token. It just makes the token be "forgotten" by your application.
It is possible to revoke the tokens on some OAuth API servers. What OAuth API are you using?