Hi everyone,
I've been using the oauth2 client and can successfully have the user
authorize my application with mendeley, provide it with a token and grant
the application access to their user account.
However, I have not been able to find out how a user is able to de-authorize
my application and ban it from accessing their account. I have tried with
asking for a new access token from mendeley and rejecting instead, but it
has not worked. Calls to the user-specific api functions are still
successful. Mendeley account management does not seem to provide an overview
of what applications you have authorized as a user and allow you to manage
them.
Any suggestions?
Many thanks