- Assuming that I have already connected one of my sites, lets call it site A
- I want to connect another site, site B
- After the consent window and the user approval, do I have a way to know which site was the last connected site? (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 who is the newest one in that list.