amazon-archives / web-app-starter-kit-for-fire-tv

Web App Starter Kit Examples
https://amzn.github.io/web-app-starter-kit-for-fire-tv/
Other
372 stars 160 forks source link

Question on OAuth #5

Closed znap026 closed 9 years ago

znap026 commented 9 years ago

I was wondering if you knew if it would be possible to perform an OAuth 2.0 validation for a web app like this, and if so any pointers on where to learn about implementing it? Thanks

russellbeattie commented 9 years ago

Sorry for the delay - the Fire TV supports OAuth 2.0 validation for hosted web apps or via Cordova/PhoneGapp hybrid apps, so this could be added to the template pretty easily. I just tested the Login With Amazon service to double check and it worked fine: http://login.amazon.com/

znap026 commented 9 years ago

Thanks for getting back, I was thinking of a hybrid app so it's good to know it's possible. I'll try and look at incorporating a phonegap app into a template, just got to get my head around the structure of that! Thanks again.

craigcbrunner-amazon commented 9 years ago

Marking this issue as closed. Thanks!