Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle the disable action of the Alexa skill #55

Open
jamespfluger opened this issue Nov 1, 2020 · 0 comments
Open

Handle the disable action of the Alexa skill #55

jamespfluger opened this issue Nov 1, 2020 · 0 comments
Labels
aws This issue directly relates to Amazon Web Services (AWS) good-first-issue Good for newcomers .net-middleware This issue relates to the Alexa services projects

Comments

@jamespfluger
Copy link
Owner

Right now if the skill is disabled, all the user's information persists in DynamoDB. This task is simply to delete all their information from the database. For both privacy reasons and proper data reasons. No PII is stored, but it's a good idea anyways.

@jamespfluger jamespfluger added good-first-issue Good for newcomers .net-middleware This issue relates to the Alexa services projects aws This issue directly relates to Amazon Web Services (AWS) labels Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws This issue directly relates to Amazon Web Services (AWS) good-first-issue Good for newcomers .net-middleware This issue relates to the Alexa services projects
Projects
None yet
Development

No branches or pull requests

1 participant