Commit Graph

7 Commits

Author SHA1 Message Date
John Wu
bf401e68eb Handle api error json (#18)
* Handle api error json

* Fix get vehicles error handling
Update .env.template
2021-03-17 15:11:41 -07:00
John Wu
39e779dc1d Use compute auth service and fix static code analyzer warnings (#15)
* Clean up formatting

* Use new compute_auth service
Implment SSO
Implement token refresh
Clean up unit tests

* Fix unit tests

* Fix auth test
Fix warnings

* Update default settings for compute_auth
2021-03-04 14:30:56 -08:00
jwu-fisker
ec4dd7d35d Fix file upload form to handle ota_update service 2021-01-15 11:11:51 -08:00
jwu-fisker
64590934b6 Remove jwt references 2021-01-07 18:57:41 -08:00
jwu-fisker
2d4e446a6f Move URL settings into .env file 2021-01-07 17:01:24 -08:00
jwu-fisker
812b91ee74 Fix build warnings 2021-01-06 22:00:23 -08:00
jwu-fisker
002bad0a91 Move api calls into services 2021-01-06 09:23:19 -08:00