Using same auth token on multiple GraphQL resources

Hi all,

We have 2 GraphQL urls that uses the same OAuth 2.0 authentication. I have it set up where you can authenticate to one but then you have to authenticate to the other as well because I can't change the base URL when I have it saved as a resource. Has anyone else experienced this and if so, what was your workaround? I don't want to make the user authenticate twice.

Hey @Daniel_Ramalhosa! Unfortunately this isn't currently supported each authentication token is saved per user per resource. We do have an internal request logged for this, and I've bumped it with your request as well. We can update you here as we have any new information to share.