clear oauth token without disabling skill
I would like to be able to clear the oauth token so a user can logout with new credentials and get a different token. As described in https://forums.developer.amazon.com/questions/62270/how-to-do-log-out-or-invalidate-auth-token-in-alex.html
this is only possible if we disable then re-enable the skill, but then the userId would be lost and I would like to avoid that.
1
vote
