Namespace Ctct\Auth
| CtctOAuth2 | Class that implements necessary functionality to obtain an access token from a user |
| SessionDataStore | Example implementation of the CTCTDataStore interface that uses session for access token storage |
| CtctDataStore | Interface containing the necessary functionality to manage an OAuth2 data store |