iotile / iotile/python_archfx_cloud
Update login to use new jwt_token field
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 1
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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": "..."
}
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.