Thank you for your project.
According to Tesla's official requirements for using vehicle commands, I have deployed Tesla's official vehicle-command project in my server, and replaced the url in your project with my backend address.
From my understanding, I need to carry the private key (or public key?) along when calling the backend api from the client side in order to pass the authentication.
Could you explain how this project handles the issue of the private key (or public key?)
Thanks~