Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.23 KB

TeslaAuth

License Dependencies Dependabot Status

Alexa Skills Kit (ASK) project - Monitoring and control of Tesla vehicles account Linking example site

This website provides a complete example of packaged account linking capability for the Amazon Echo service and the Alexa skills Kit. This website is ready to deploy to a cloud hosting service such as Microsoft Azure. The site uses ExpressJS and the TeslaJS library to provide a webapp that authenticates a user with Tesla.com and acquires an OAuth token for Alexa.

The website correctly handles and responds to account linking query request from the Amazon Alexa service.

Alexa-Tesla Skill

This website was originally setup to demonstrate/enable account linking with the Alexa-Tesla skill.

Running

To run the server type npm start