iotile / iotile/python_archfx_cloud
Update login to use new jwt_token field
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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": "..."
}
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.