ScottHelme / AlexaNissanLeaf

An Alexa Skill to control the Nissan Leaf
50 stars 19 forks source link

Connect Alexa to the user without requring a username and password in env variables #5

Closed filcole closed 7 years ago

filcole commented 7 years ago

Don't require environment variables to be set - so that can make the Skill more generally available.

ScottHelme commented 7 years ago

I don't require this, you can simply hard code your credentials in leaf.js

https://github.com/ScottHelme/AlexaNissanLeaf/blob/master/leaf.js#L11