willblaschko / AlexaAndroid

A library and sample app to abstract access to the Amazon Alexa service for Android applications.
GNU General Public License v2.0
280 stars 133 forks source link

Support for the Code Based Linking in Android #134

Open jmaniac opened 6 years ago

jmaniac commented 6 years ago

Amazon recently introduced the Code based Authentication for the AVS.

https://developer.amazon.com/docs/alexa-voice-service/code-based-linking-other-platforms.html

Is this supported? How can I use it with this library?

willblaschko commented 6 years ago

Not yet! But if you want to submit a pull request :)