alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 53 forks source link

fix: change client_secret to client_confirmation (security recommendation) #153

Closed ask-sdk closed 2 years ago

ask-sdk commented 2 years ago

Description

change the client_secrect to client_confirmation in order to address security recommendation.

Motivation and Context

Addresses security recommendation

Testing

Not sure how to test this change

Types of changes

Checklist

License

ShenChen93 commented 2 years ago

Looks like unit test fail... I guess there's other places in code also use this Auth object

github-actions[bot] commented 2 years ago

This pr is stale since it has been open for 14 days with no activity. Please respond or this pr will be closed soon.