JagCesar / Tesla-API

A iOS, macOS, watchOS and tvOS framework written in Swift to communicate with Teslas vehicle API
MIT License
34 stars 6 forks source link

Password is not url encoded #37

Closed JagCesar closed 4 years ago

JagCesar commented 4 years ago

The user password has to be url encoded if it contains reserved characters. I think & isn't currently escaped for example.