Refresh an access token.
Atlassian rotates the refresh token on every call: persist the one you get back and drop the old one, or the next refresh fails.
Optional
The fetch to reach Atlassian by. Defaults to the global one.
fetch
Refresh an access token.
Atlassian rotates the refresh token on every call: persist the one you get back and drop the old one, or the next refresh fails.