Read till the end PLEASE đ„ș
DevlogÂ
A lot of changes from the last devlog only 5 hrs
Mostly bc I add stuff on top of but I will suffer in the future
(See dev branch for these changes)
-
Change all connectivity API to start with
/connected-vehicle/v2/to make room for different APIs- After that I fixed pytest to reflect that
-
I added a location API with a ONE endpointÂ
- There were few iterationsÂ
- Added scopes for this API
location:readIf I remember correctly - Unique error responses (because location error look like old (v1) connectivity API
-
Fixed that operationID could be a constantÂ
-
Added a config option to use longer API keys
-
About here I Fixed the url for location api because it used the connectivity scheme
-
Started working on energy API
- I added all data from it to this project
- In short one endpoints says what this car is capable ofÂ
And the other says the values -
TODO: add its unique errorits half done - Scopes corresponding to energy API
- Fixed that some values and capabilities had the same name (bc of that some bool values where number so a it was important)
WIP
Oauth2 update:
- JWT tokens for access tokens
- WIP token can expire!
what are JWT token?
There consist of three parts header payload and signature
The two first is important for my project the 3 isnât .
They store info about issuer, when token is active, scopesâŠ
A lot of useless data for this project or useful? We will see
Life
Bc of school I didnât have a lot of time to write devlog (and write code) but I try to do my best before the end of stardance
The next ship is planned for 28 September
BIRDAY
TODAY (16 September)
Im celebrating my birthday đ
If you write me a few good words It would be motivating for me.Â
Comments 2
Happy birthday! Hope you have yet another great year coding!
thanks @davidv3767
Sign in to join the conversation.