Last Updated on September 14, 2021 by Admin
What are the prerequisites for implementing account linking for Amazon Alexa smart home skills?
- OAuth 2.0 with either implicit grant flow or authorization code grant flow
- OAuth 2.0 with authorization code grant flow
- OpenID Connect wit JSON.Web Token (JWT)
- OAuth 1.0/2.0 with implicit grant flow