Skip to content

Document the new auth system #260

@timdorr

Description

@timdorr

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions