You are here

namespace OAuth2 in OAuth2 Client 7

Same name in other branches
  1. 7.2 OAuth2
Classsort descending Location Description
Client oauth2_client.inc The class OAuth2\Client is used to get authorization from an oauth2 server. Its only goal is to get an access_token from the oauth2 server, so the only public function (besides the constructor) is getAccessToken().