Interface CultureHosts\WP\APIClient\OAuth\Token_Store

A token store is used to save and load an OAuth client credentials access token. Implementations of this interface will individually determine where the credentials are actually stored.

Located at culturehosts-helper/src/OAuth/Token_Store.php
Methods