Overview

Namespaces

  • Docta
    • MercadoLibre
      • OAuth2
        • Client
  • GuzzleHttp
    • Cookie
    • Exception
    • Handler
    • Promise
    • Psr7
  • League
    • OAuth2
      • Client
        • Grant
          • Exception
        • Provider
          • Exception
        • Token
        • Tool
  • Psr
    • Http
      • Message

Classes

  • AbstractProvider
  • GenericProvider
  • GenericResourceOwner

Interfaces

  • ResourceOwnerInterface
  • Overview
  • Namespace
  • Class
  • Download

Namespace League\OAuth2\Client\Provider

Namespaces summary
League\OAuth2\Client\Provider\Exception
Classes summary
AbstractProvider Represents a service provider (authorization server).
GenericProvider

Represents a generic service provider that may be used to interact with any OAuth 2.0 service provider, using Bearer token authentication.

GenericResourceOwner Represents a generic resource owner for use with the GenericProvider.
Interfaces summary
ResourceOwnerInterface

Classes implementing ResourceOwnerInterface may be used to represent the resource owner authenticated with a service provider.

MercadoLibre Provider for OAuth 2.0 Client API documentation generated by ApiGen