You are browsing as a guest. Sign up (or log in) to start making projects!

5h 34m 48s logged

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:read If 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 error its 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. 

0
104

Comments 2

@davidv3767

Happy birthday! Hope you have yet another great year coding!

@Kl

thanks @davidv3767