Skip to content

Accept Grant handler #265

@ivanmiklec

Description

@ivanmiklec

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions