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

  • AbstractGrant
  • AuthorizationCode
  • ClientCredentials
  • GrantFactory
  • Password
  • RefreshToken
  • Overview
  • Namespace
  • Class
  • Download

Namespace League\OAuth2\Client\Grant

Namespaces summary
League\OAuth2\Client\Grant\Exception
Classes summary
AbstractGrant Represents a type of authorization grant.
AuthorizationCode Represents an authorization code grant.
ClientCredentials Represents a client credentials grant.
GrantFactory Represents a factory used when retrieving an authorization grant type.
Password Represents a resource owner password credentials grant.
RefreshToken Represents a refresh token grant.
MercadoLibre Provider for OAuth 2.0 Client API documentation generated by ApiGen