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

Accept Grant handler #265

Open
ivanmiklec opened this issue Jul 22, 2020 · 1 comment
Open

Accept Grant handler #265

ivanmiklec opened this issue Jul 22, 2020 · 1 comment

Comments

@ivanmiklec
Copy link

ivanmiklec commented Jul 22, 2020

I'm submitting a...

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Other... Please describe:

Hello,

I noticed Accept grant directive (https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-authorization.html) that sends auth codes for event gateway token isn't implemented like other cases where appropriate handler exists (AccountLinkedHandler, SkillDisabledHandler...).

Possible Solution

Some kind of interface called AuthorizationDirectiveHandler or AcceptGrantDirectiveHandler to handle that directive and return JSON output since that same lambda receiving account linked events or intents needs to also receive accept grant directive.

Context

Your Environment

  • ASK Java SDK version used: 2.30.1

Java Info

  • Java version used for development: JDK 11
@rahulawl
Copy link
Contributor

Is this issue/feature-request still relevant?
We are working on prioritization of relevant issues and cleanup of rest. If we don’t hear back in 2 weeks, we will assume that the issue is not relevant and we will close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants