A fully tested, abstract interface to creating OAuth clients and servers.
People
Repo info
Activity
Daniel Holmes
@jaitaiwan
sudo change?
Just looked it up… not hard to turn it off.
Means my mates cant run sudo rm -Rf / * :P
Daniel Holmes
@jaitaiwan
How goes the travel?
Rick Hanlon II
@rickhanlonii
haha true
travel is great, london is wonderful
although it's rained all 3 days i've been here.
Daniel Holmes
@jaitaiwan
Sounds like new zealand haha
Travelling on holiday or moving onto greater things work wise?
Daniel Holmes
@jaitaiwan
It seems like with this repo… that people aren’t all that keen to contrib now that there’s py3k support...
Rick Hanlon II
@rickhanlonii
working remote while a travel for a bit
yeah, i'm going to go through and pick off some issues now that I'm settled in
i want to try it out with the popular oauth APIs (Facebook, Twitter, github) and create/update docs for each
Daniel Holmes
@jaitaiwan
Good idea
There’s a few issues around that
Daniel Holmes
@jaitaiwan
@rickhanlonii be good when you’ve got some time to go over the issues together and make a plan for the next release
Not keen on letting this project die again
Daniel Holmes
@jaitaiwan
I’m integrating python-oauth2 in my latest product so this will be a good test to see how it holds up in py3k
Rick Hanlon II
@rickhanlonii
@jaitaiwan sorry for going dark for a bit, i'm back.
i'm keen on going over the issues together, want to do that this week?
Daniel Holmes
@jaitaiwan
Saweeeeeet. That'd be great man!
Rick Hanlon II
@rickhanlonii
Awesome, when are you available? Today or tomorrow afternoon (GMT) is best for me
Daniel Holmes
@jaitaiwan
I’m available now for about 15 minutes if that helps?
My tz is UTC+10
_
Rick Hanlon II
@rickhanlonii
sorry @jaitaiwan, was asleep
Tom Johnson
@proaralyst
Hi guys, is this library still maintained?
It looks like you're still active, but I've heard you're not and there are quite a few stale pull requests
Rick Hanlon II
@rickhanlonii
hey @proaralyst, we're still active
the project was dead for awhile, but @jaitaiwan@joestump and I have kicked it back up
Tom Johnson
@proaralyst
Thanks for the info. How stable do you reckon it is right now?
Rick Hanlon II
@rickhanlonii
i think it's really stable, it's pretty widely used in production
i think the places it's lacking right now is due to the specifics of particular APIs that have been created/changed in the years since it was actively maintained, so we're going to work towards testing and hardening against those APIs
twitter comes to mind as an example
@proaralyst have you found any bugs in particular?
Tom Johnson
@proaralyst
Nope, I'm just trying to evaluate a provider library for OAuth 2.0. I've also just noticed that this library doesn't provide OAuth 2.0
Daniel Holmes
@jaitaiwan
It's been a while since I've gone back to the spec but I believe one of the original authors of oauth recommends against oa2 for security reasons
Doesn't mean we won't work towards supporting it though
Rick Hanlon II
@rickhanlonii
@jaitaiwan i'll be on a plane for the next 10 hours if you'll be available to go over issues
Daniel Holmes
@jaitaiwan
I'm available although I think you're off he plane now though hey?
Rick Hanlon II
@rickhanlonii
nope, still on it @jaitaiwan
Daniel Holmes
@jaitaiwan
Sweet
Where do you want to start
Rick Hanlon II
@rickhanlonii
Good question
Daniel Holmes
@jaitaiwan
I think there's a couple that I was waiting on you for rebase and submission for testing
Rick Hanlon II
@rickhanlonii
oh yeah
i know of the one
Daniel Holmes
@jaitaiwan
That might be a good place to start
Then maybe we go over the last three issues that were submitted recently and prioritize
Then from there setup some milestones, assign issues and create a roadmap (without dates) so that people know the direction we're heading. Like the one above about OAuth2 support