Classes

Base class for all Oauth clients :

This class represents the OAuth client dealing with providers supporting OAuth 1.0 or OAuth 1.0a.
This class represents the OAuth client dealing with providers supporting OAuth 2.0.
This class provides a factory method for creating an OAuth client instance based on the provider name, protocol, and version of this protocol.
This class holds the options of execution of the OAuth client.
This class completes the OAuth2Client class for the OpenID protocol.

Interfaces

interface OAuthClientInterface
This interface completes the OAuthClient interface for the OpenID protocol.