-
-
Notifications
You must be signed in to change notification settings - Fork 538
Closed
Labels
Description
This is a restart of #215, which has become quite noisy and off topic. If you are looking for help with an implementation or library/tool that uses the API, please use the Discussion board here on GitHub.
Tesla has switched to using a separate SSO service (auth.tesla.com) for their app and website. This replaces the previous password grant that was directly on the Owner API. They have also added MFA support with TOTP authenticators.
I've updated the Ruby library with support for login and token refresh, but need to add MFA support. The docs are completely missing as of this moment. Let's do this!
- Document new login mechanism
- Document MFA path
- Document refreshing an access token
- Implement MFA support in Ruby library
mariusachim, danvaida and shrshkHubro, ptz0n, JSkimming and StreeborKemmey, rnhurt, cpsoinos, hemang249, heumn and 15 more