Create secure method of authentication #117
Labels
android
This issue relates to the Android project
aws
This issue directly relates to Amazon Web Services (AWS)
enhancement
New feature or request
.net-middleware
This issue relates to the Alexa services projects
To connect a device with Alexa, right now we're using an unauthenticated API that relies on Alexa speaking a OTP to find a device. This isn't ideal because someone could theoretically spam the API with a payload and block the API.
It'd be better to have an authenticated account system set up, which would require a host of new problems to solve:
We'll need:
This may have to be it's own project and would be considered an epic.
The text was updated successfully, but these errors were encountered: