Amazon
AXS-C01 · Question #52
What are the prerequisites for implementing account linking for Amazon Alexa smart home skills?
The correct answer is B. OAuth 2.0 with authorization code grant flow. https://developer.amazon.com/en-US/docs/alexa/account-linking/account-linking-for-sh-and- other.html#prerequisites
Designing the Technical Implementation
Question
What are the prerequisites for implementing account linking for Amazon Alexa smart home skills?
Options
- AOAuth 2.0 with either implicit grant flow or authorization code grant flow
- BOAuth 2.0 with authorization code grant flow
- COpenID Connect wit JSON.Web Token (JWT)
- DOAuth 1.0/2.0 with implicit grant flow
How the community answered
(43 responses)- A7% (3)
- B79% (34)
- C12% (5)
- D2% (1)
Explanation
https://developer.amazon.com/en-US/docs/alexa/account-linking/account-linking-for-sh-and- other.html#prerequisites
Topics
#account linking#OAuth 2.0#authorization code grant#smart home skills
Community Discussion
No community discussion yet for this question.