Auth for Tesla app icon

Release Notes

Every release of Auth for Tesla, newest first.

Version 3.0.1 May 8, 2026

A real developer cockpit for Tesla tokens.

Tools tab

  • JWT Inspector — paste or pick any token to see decoded header, payload, scopes, and a valid/expired status. No more jwt.io detours.
  • Snippet Exporter — copy your active token as ready-to-run cURL, HTTPie, Swift URLRequest, or Python requests.
  • Test Your Token — run real read-only Owners or Fleet API diagnostic calls to confirm end-to-end that your token works, including a scopes inspection.

Multiple accounts

  • Personal, work, and test profiles side by side per API.
  • One-tap switching, rename and add accounts at any time.
  • Logout and Delete This Account confirm before wiping the token, so a misfired tap won’t cost a re-sign-in.
  • Logout deletes only the active profile and falls through to the next.

Token cards with live status

  • The Access Token card shows a live “Valid for X” countdown badge that flips to red “Expired” when it lapses.
  • The Refresh Token card gets a quiet “Long-lived” badge so the two are distinguishable at a glance.
  • Show token details opens a clean tabular breakdown of issuer, audiences, scopes, region, locale, and expiry.
  • Auto-detected region (NA, EU, AP, ME, CN) on every Fleet token, so you always know which Tesla endpoint you’re talking to.

Liquid Glass throughout

  • Every screen rebuilt around iOS 26’s Liquid Glass — glass cards, capsule buttons, consistent corner radii across home, Tools, About, and Login.
  • Toast notifications are proper glass capsules now, lifted clear of the floating tab bar.
  • Fleet API form fields are subtle glass capsules instead of hard-black rounded rectangles.
  • Account menu is a real glass button with a proper hit target.

Siri & Shortcuts

  • All four token actions — Get and Refresh for both Owners and Fleet APIs — appear automatically in Shortcuts.
  • Each intent now accepts an optional Account parameter, so a Shortcut can target a specific stored profile.

Fixes

  • “Refresh Fleet API Token” no longer refreshes the Owners token by mistake when both are signed in.
  • Sign-in now survives a hop to your password manager — the auth web view stays put with whatever you’d typed instead of reloading back to the email step.
  • Token storage refactored around named profiles with seamless migration of any existing single-token install.

Version 3.0 April 6, 2026

A complete overhaul for iOS 26.

Look & feel

  • Redesigned for iOS 26 with the Liquid Glass visual style.
  • A welcome flow on first launch explains tokens, privacy, and Shortcuts up front.

Reliability

  • Auth failures and refresh errors now appear as clear, dismissible banners instead of failing silently.
  • Copied tokens automatically expire from the clipboard after one hour.

Siri & Shortcuts

  • All four actions — Get and Refresh for both Owners and Fleet API — appear automatically in the Shortcuts app and are available to Siri without setup.
  • A new Shortcuts guide card in the About tab lists every available action and links straight to the Shortcuts app.

Under the hood

  • Token expiry data is now prepared for an upcoming Home Screen widget.

Fixes

  • Resolved a black screen during login.
  • Fixed token not being captured after sign-in.
  • Corrected the Fleet API token exchange.

Version 2.0.0 January 2024

Fleet API arrives.

  • Support for Tesla’s Fleet API — bring your own client registration and generate Fleet API tokens.
  • App Intents alongside the legacy Intents. New Shortcuts actions are deliberately distinct so you can migrate manually at your own pace.

Version 1.0.8 February 2023

Tesla auth back in working order.

  • Fixes authentication after a critical Tesla infrastructure change.

Version 1.0.7 April 2022

Goodbye, v2 tokens.

  • Removed all support for v2 tokens, fully deprecated by Tesla.
  • Fixed access token refresh from Shortcuts — was failing because it tried to refresh v2 tokens alongside v3.

Version 1.0.6 November 2021

Shortcut polish.

  • Fixed Siri Shortcuts action names.

Version 1.0.5 October 2021

v3 tokens take over.

  • Removed v2 (Owners) tokens from the UI.
  • Added a Get Owners Access Token Siri Intent for advanced users who still need the old access token.

Version 1.0.4 September 2021

Region picker, clarified.

  • Region picker switched to a segmented control so the available options are obvious at a glance.

Version 1.0.3 September 2021

iOS 15 compatibility.

  • Minor adjustments for iOS 15.

Version 1.0.2 April 2021

Refreshed UI and a smarter refresh shortcut.

  • New and improved UI.
  • New “Refresh tokens” shortcut keeps your tokens at maximum lifetime.
  • Existing shortcuts now return token information alongside the token itself — expiration time and issuer region included.

Version 1.0.1 February 2021

Minor UI updates.

  • Small visual refinements throughout.

Version 1.0 February 2021

Initial release.

The first version of Auth for Tesla. Sign in with your Tesla account once and get a working OAuth token you can drop into Shortcuts, third-party apps, scripts, or anything else that talks to Tesla’s API.