This seems like an obvious question, but I couldn't find any info on it.
I am trying to allow a user to subscribe to a monthly VOD channel, but I am having trouble understanding how I identify the roku user (as opposed to device)
Is the correct method to get them to agree to share their roku email address via the popup, I register that with my server and also store it in my roku app's secure registry. Then on app startup, retrieve it from the registry? This isn't very secure as what if they change their email address etc.?
Or is the idea that everyone implements a web based registration system that links to roku devices and roku purely deals with the payment processing?