Authenticate with Alexa
-
Hi there,
I’m thinking about creating an Alexa skill to request information from my website. Alexa users would need to authenticate and therefore (as Amazon say):
An authorization server that can present a login page to collect user’s credentials, authorize the user, and then generate an authorization code.
or
An authorization server that can present a login page to collect user’s credentials, authorize the user, and then generate an access token that uniquely identifies that user.
Depending on if it is an Authorisation Code or Implicit grant.
I’ve looked through your documentation but I can’t find an answer to this one. I’d appreciate your help.
Thanks,
Brian.
The topic ‘Authenticate with Alexa’ is closed to new replies.