mirror of
https://github.com/elyby/accounts.git
synced 2025-05-31 14:11:46 +05:30
Добавлен роут и логика для обновления access_token по refresh_token'у
This commit is contained in:
@@ -12,7 +12,7 @@ use yii\db\ActiveRecord;
|
||||
* @property string $refresh_token
|
||||
* @property integer $last_used_ip
|
||||
* @property integer $created_at
|
||||
* @property integer $last_refreshed
|
||||
* @property integer $last_refreshed_at
|
||||
*
|
||||
* Отношения:
|
||||
* @property Account $account
|
||||
|
Reference in New Issue
Block a user