iotile / iotile/python_archfx_cloud
Update login to use new jwt_token field
Aperta
- Lingua principale
- Python
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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": "..."
}
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.