hiidef / oauth2app

Django OAuth 2.0 Server App. Please fork and improve!
https://github.com/hiidef/oauth2app
MIT License
271 stars 115 forks source link

Release on PyPI #7

Open audreyfeldroy opened 12 years ago

audreyfeldroy commented 12 years ago

Thanks so much for putting this together!

Would you mind releasing it on PyPI?

bhagany commented 12 years ago

Hi Audrey - things are actually a little up in the air with this project. There's going to be a sprint at PyCon next week that addresses the issues facing OAuth libraries in Python (details here: http://pydanny.github.com/the-sorry-state-of-python-oauth-providers.html). We will probably be throwing our weight behind that (and it may even be based on this project), and that will definitely be released on PyPI.

gtaylor commented 12 years ago

Can you ping this issue with whatever happens after PyCon? We're very interested in this at @duointeractive.

bhagany commented 12 years ago

Absolutely. I'll reopen to make sure I remember.

hghazal commented 12 years ago

Any update from PyCon?

bhagany commented 12 years ago

Apologies. Not much happened directly with this project at PyCon, actually. There was some confusion over just how big the differences are between OAuth1.0a and OAuth2, and the project we were planning to use as an upstream dependency decided to focus on OAuth1 support first. Without knowing precisely what will be supported there, or how that support will look, there's not much we can do here yet. I'm hoping to circle back to this and see how things have changed relatively soon.

Miserlou commented 10 years ago

Seems like this happened two years ago.. any word on getting oauth2app on pip?