tesla_auth icon indicating copy to clipboard operation
tesla_auth copied to clipboard

Securely generate API tokens for third-party access to your Tesla.

Results 14 tesla_auth issues
Sort by recently updated
recently updated
newest added

After I put the tesla_auth exec in usr/sbin and ran it with debug, I got this output: "DEBUG [tesla_auth] Opening https://auth.tesla.com/oauth2/v3/authorize?response_type=code&client_id=ownerapi&state=VLIec3u_cwFwfBwNqx64Wg&code_challenge=ZqInBtaFTozJb6PtcBOh9L9VhOIPvtYqM75zMLZ_KGQ&code_challenge_method=S256&redirect_uri=https%3A%2F%2Fauth.tesla.com%2Fvoid%2Fcallback&scope=openid+email+offline_access ... (process:20614): GLib-GIO-WARNING **: 09:58:59.304: ../../../gio/gtlsconnection.c:429: invalid property id...

Hi **environments : ubuntu 20.04** I wanna run tesla_auth but couldn't run with below error. ``` ./tesla_auth: error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: No such...

I'm unable to get past the initial login email form submission on Tesla's domain. git ref `bc063bf55ffde5105af15217d3b3750537107ed0` ``` $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:...

I have just downloaded the latest version pointed by the `README.md` file (`0.9.0`- https://github.com/adriankumpf/tesla_auth/releases/tag/v0.9.0) for Linux. My machine runs Fedora 40: ```shell ❯ uname -a Linux Ant-Man 6.6.9-200.fc39.x86_64 #1 SMP...