Sam Symons
Sam Symons
@pyro2927 Yep, this is looking great so far – nice work.
@pyro2927 Thanks for this by the way – it's a huge help.
It doesn't, but it's a work in progress. I hope to have something to try out in a couple weeks.
I'm hoping to have OAuth publicly available some time this coming week – the current branch is very out of date unfortunately, but I've been working on it all day...
@ealimam No problem, sorry for taking so long with it!
@ealimam Hey Emory – things are looking pretty good at the moment. Later this coming week (probably the 25th) there'll be the first beta of 2.0 available, with the plan...
Hey @pkamb – there's a [beta version of 2.0 with OAuth support](https://github.com/samsymons/RedditKit/tree/2.0-beta1) currently available, but the API is in flux and a lot of the new features aren't there just...
I'll check this out tonight and have a play with it. Cheers. :thumbsup:
@pyro2927 Do you know if it's possible to create an app via https://ssl.reddit.com/prefs/apps/ given a redirect URL which doesn't have an HTTP/HTTPS protocol? I've been trying to get an OAuth...
@pyro2927 Hmm, looks like it isn't. reddit [doesn't allow anything that isn't http, https, ftp or mailto](https://github.com/reddit/reddit/blob/e59925e5d64a23b210b844e220bcd5fe4efd8ccb/r2/r2/lib/utils/utils.py#L259).