mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-23 18:18:21 +08:00
@@ -13,7 +13,7 @@ use Yii;
|
|||||||
/**
|
/**
|
||||||
* OAuth1 serves as a client for the OAuth 1/1.0a flow.
|
* OAuth1 serves as a client for the OAuth 1/1.0a flow.
|
||||||
*
|
*
|
||||||
* In oder to acquire access token perform following sequence:
|
* In order to acquire access token perform following sequence:
|
||||||
*
|
*
|
||||||
* ~~~
|
* ~~~
|
||||||
* use yii\authclient\OAuth1;
|
* use yii\authclient\OAuth1;
|
||||||
|
|||||||
Reference in New Issue
Block a user