iotile / iotile/python_archfx_cloud

Update login to use new jwt_token field

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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": "..."
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.