tlovett1/alexa-skill-test

Inserting custom user access token

Opened this issue · 1 comments

Hi there!

First of all, great project. VERY highly needed.

I was trying to test my Alexa skill (first one I've built, so it's rough and I don't know my way around all of the 14 different Amazon dashboards and portals they make you use) so I was really hoping to use this project to simplify things. However, my skill uses Linked Accounts and expects my user to have an access_token specified in the test event. Is that in any way supported here? If not, is that something you'd be interesting in having this app include? I'd be more than willing to submit a PR to add that functionality.

Thanks!

That isn't supported right now. I'd definitely be interested in adding it if you want to create a PR