Skip to content

Conversation

brandonpage
Copy link
Contributor

No description provided.

String newInstanceUrl = null;
try {

if (refreshToken != null) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the refreshToken is somehow null it seems like that should be a logout scenario, but we would need to cache the account/user in the client manager. This was mentioned on the previous PR as well, but feels like too large of a change for 13.1. I will create a 14.0 trust item to better handle this.

Copy link
Contributor

@wmathurin wmathurin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brandonpage brandonpage merged commit 67c257d into forcedotcom:dev Sep 26, 2025
4 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants