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 还没有评估数据。