radargaming
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2014
08:01 AM
Roku App Authentication
I an interested in creating a Roku app that requires a user to login into it. I like the idea when the app is launched it shows a url to access on your computer with a code to enter. Is there any type of template that can do this or is this something I will have to do custom?
Thanks.
Thanks.
2 REPLIES 2


Roku Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2014
01:01 PM
Re: Roku App Authentication
You want roCodeRegistrationScreen: http://sdkdocs.roku.com/display/sdkdoc/ ... tionScreen
You'll probably find this SDK doc helpful as well: http://sdkdocs.roku.com/display/sdkdoc/ ... nd+Linking
You'll probably find this SDK doc helpful as well: http://sdkdocs.roku.com/display/sdkdoc/ ... nd+Linking
belltown
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-20-2014
04:02 PM
Re: Roku App Authentication
And this entry in the Roku Developer Blog: http://blog.roku.com/developer/2011/07/14/linking-a-channel-to-an-online-account/
As well as lots of code on Github that uses this method, for example: https://github.com/chrishoffman/roku-picasa/blob/master/source/regScreen.brs
As well as lots of code on Github that uses this method, for example: https://github.com/chrishoffman/roku-picasa/blob/master/source/regScreen.brs