reddift
reddift copied to clipboard
tvOS support
Are you able to add tvOS support for reddift? I'm trying to implement Oauth in my reddit-based tvOS application to allow Login with Reddit, and then access the user's subreddits. I can't find any authentication options on tvOS for Reddit users.
I want to support tvOS. But, tvOS does not support typical OAuth authentication scheme.
Anyone, do you have some ideas to overcome this issue?
probably a little late, but you could delegate to an iOS device see: http://stephenradford.me/oauth-login-on-tvos/