The access token is a short-lived authentication token and is stored in config. This means for sites which mange their configuration in git they will always see a change after exporting from live.
Store the auth token using Drupal's State API.
Happy to create a MR if there's agreement this is worth doing.
Active
4.5
Code