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

alexandersluiter created an issue. See original summary.

Anonymous’s picture

Assigned: Unassigned »

Thanks 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.

Anonymous’s picture

Status: Active » Fixed

Included in new beta release

Anonymous’s picture

Status: Fixed » Closed (fixed)