Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
railfan
Channel Surfer

Joomla login via Roku

Hello,

I want to have my Roku Channel login via a Joomla Web-site pryer to alowing acces to the channel. Like Netflix with a user name and password.

Any help or examples are welcome.

Thanks,

Mike
0 Kudos
2 REPLIES 2
RokuJoel
Binge Watcher

Re: Joomla login via Roku

first see if you can log in with cURL from a command line on a Mac or Linux box, or cygwin for windows. If you can make that work, then translate your curl command line to an http post command in Brightscript.

here's a website that might help:

http://forum.joomla.org/viewtopic.php?p=2271973

you can also check Stack Exchange for some discussions on the topic of curl login to Joomla.

http://stackexchange.com/search?q=login+joomla+curl

- Joel
0 Kudos
railfan
Channel Surfer

Re: Joomla login via Roku

Update I am working with our software group that does our accounting to tie in to it with an activation code type system.
0 Kudos