indyjones72
6 years agoVisitor
External Login Validation (i.e. Netflix, Hulu, etc.)
I'm usually pretty good at finding these things on Google, StackOverflow, here, etc. but maybe I'm not describing it properly in my search terms. In short here's what we're trying to do....
We have members of our cross fit gym who pay for custom video workouts and information to help them achieve their fitness goals. This is all managed at the "local/gym" level database, complete with username/email and passwords. Now we would like to offer these through a Roku channel.
1. User goes to the channel.
2. Clicks on "I'm already a member"
3. Allows them to use their current username/password
4. After validation, we send back a JSON list of videos which are linked up to their account. Each member's list may be different.
Is this possible and if so, what in the SDK should I be calling/researching to make this happen?
We have members of our cross fit gym who pay for custom video workouts and information to help them achieve their fitness goals. This is all managed at the "local/gym" level database, complete with username/email and passwords. Now we would like to offer these through a Roku channel.
1. User goes to the channel.
2. Clicks on "I'm already a member"
3. Allows them to use their current username/password
4. After validation, we send back a JSON list of videos which are linked up to their account. Each member's list may be different.
Is this possible and if so, what in the SDK should I be calling/researching to make this happen?