| Classes | |
|---|---|
| WP_Option_Token_Store | A token store implemented using wp_options. |
| Interfaces | |
| 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. |