alexa / ask-cli

Alexa Skills Kit Command Line Interface
https://developer.amazon.com/en-US/docs/alexa/smapi/ask-cli-intro.html
Apache License 2.0
163 stars 54 forks source link

bug: Local Credential Hijacking fix => round 2 #482

Closed LucioMS closed 1 year ago

LucioMS commented 1 year ago

https://github.com/alexa/ask-cli/pull/475

Removing the server.destroy() on any other answer than error and success. Adding a prompt on error as well preventing the port from being closed on error.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.