- I have connected two of my sites A and B using OAuth 2.0
- Do I have a way to know which site was the last connected site i.e. the site that user just selected? (A or B)
- Using
https://api.atlassian.com/oauth/token/accessible-resources
API, all I get is the sites data but it's not sorted in a way that tells me which is the newest one in that list.