tvos - How to implement authentication in Apple TV with TVML -


i'm developing apple tv app.

it's done, need add authentication function in app. youtube , hbo, tv show digit code, , user needs go activate website in pc link own account.

this apple tv app using tvml templates build.

i'm confused this, , don't know should work on first.

anyone has ideas? thank you!

it depends on subscription model. if cable based subscription service allows access content on tv based on cable packages, need use adobe's service called adobe pass. more details on adobepass can found here: http://www.adobe.com/marketing-cloud/primetime-tv-platform/authentication.html

advantage of adobepass on tvos devices allows single sign on across different apps , once authenticated, user doesn't need go through authentication across apps using adobepass.

if similar hbo now, youtube, hulu, netflix, etc, standalone subscriptions , not tied cable packages, can directly have login viewcontroller in tvos app communicates backend , authenticates user.


Comments

Popular posts from this blog

unity3d - Rotate an object to face an opposite direction -

angular - Is it possible to get native element for formControl? -

javascript - Why jQuery Select box change event is now working? -