iotile / iotile/python_archfx_cloud
Update login to use new jwt_token field
オープン
- 主要言語
- Python
- スター
- 1
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The plan is to obsolete the cloud's `jwt` payload field in the future, so we need to upgrade the login to access the tokens from:
```
"jwt_token": {
"access": "....",
"refresh": "..."
}
```
コントリビューションガイド
評価
この issue はまだ評価されていません。