rsattar / Voucher

A simple library to make authenticating tvOS apps easy via their iOS counterparts.
MIT License
516 stars 34 forks source link

Post here if you use Voucher for your app! #2

Open rsattar opened 8 years ago

rsattar commented 8 years ago

It would be really cool to know if you're using Voucher, so post in here what your project or app is, with a link!

Screenshots would be awesome too, to see how you've built the auth process! :+1:

foulkesjohn commented 8 years ago

Just been trying out Voucher for use in my app. It works and it's great but it doesn't exactly fit my use case. I'd say its 95% the way there but the way i'm using it feels wrong. What I want to do is send some NSData from a tv app to an iOS app, not the other way round. I can't help but feel Voucher would be more usable if it was more generic. But if you are just looking to solve the auth token problem and thats it then I guess this library isn't for me :smile:

The point at which Voucher doesn't work for my use case is that I would like to know when the NSData has completed sending and stop advertising from the server.

joshuanguyen commented 8 years ago

Hey - this is really cool! We just adopted it for our Apple TV app on Udemy. https://blog.udemy.com/introducing-udemy-for-apple-tv/

rsattar commented 8 years ago

Hey, that's awesome! Thanks for letting me know!

On Jun 10, 2016, at 4:20 PM, Josh notifications@github.com wrote:

Hey - this is really cool! We just adopted it for our Apple TV app on Udemy. https://blog.udemy.com/introducing-udemy-for-apple-tv/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

kalub92 commented 7 years ago

Hey, I work at Devslopes and we've just introduced this into our new Apple TV app: https://www.youtube.com/watch?v=asVaE7ZyN5g

We LOVE Voucher and think this will make life for our users much easier and more seamless. Thank you!

rsattar commented 7 years ago

Woo hoo! That's great to hear!