OAuth - OAuth2 authentication wrapper class. Uses the oauth2-client package from the League of Extraordinary Packages.
- Voir également
- http://oauth2-client.thephpleague.com
- Auteur
- Marcus Bointon (Synchro/coolbru) phpma.nosp@m.iler.nosp@m.@sync.nosp@m.hrom.nosp@m.edia..nosp@m.co.u.nosp@m.k
◆ __construct()
OAuth constructor.
- Paramètres
-
array | $options | Associative array containing provider , userName , clientSecret , clientId and refreshToken elements |
Références $options.
◆ getGrant()
◆ getOauth64()
◆ getToken()
◆ $oauthClientId
◆ $oauthClientSecret
◆ $oauthRefreshToken
◆ $oauthToken
◆ $oauthUserEmail
◆ $provider
La documentation de cette classe a été générée à partir du fichier suivant :