
Manuel Lemos - 2013-04-21 23:59:55 -
In reply to message 1 from Martin Horst
As far as I know, OAuth does not give clients control over that. What you can do is to query the API to determine what user granted you a token. If it is not the user you want, you can reset the token and ask the user to authorize as the right user.