OAuth2 serves as a client for the OAuth 2 flow. In oder to acquire access token perform following sequence: use yii\authclient\OAuth2; // assuming class ...
確定! 回上一頁