Can the access_token_expiry, refresh_token_expiry, access_token, and refresh_token be moved into the Drupal State API? I feel like it would be a better solution, especially in environments like ours where we have development, staging, and production. Thoughts?
Comments
Comment #2
Anonymous (not verified) commentedThanks for the suggestion. I had a problem with the refresh_token renewing, so when fixing this I will look into the suggestion. It certainly makes sense to move them out of config and into the State API.
Comment #3
Anonymous (not verified) commentedIncluded in new beta release
Comment #4
Anonymous (not verified) commented