Thank you @danielwester. But I do not want revoke, just want to know granted in current session site. Revoke seems is only solution for now. One is only and last)).
Any workarounds you could suggest until current granted site does come?
My users want to select multiple sites. The only workflow I can come up with is asking which site they want after they just answered that on the auth page. This then also requires more to be built around adding the next site that may or may not be in the last grant.
@ChrisDunavan You got it right. The current workaround is to select the granted site in your UI after going through consent screen. You can get the list of sites that have scopes granted by token by calling https://api.atlassian.com/oauth/token/accessible-resources API.