ib-lundgren / flask-oauthprovider

Create a secure OAuth provider easily, powered by OAuthLib
BSD 3-Clause "New" or "Revised" License
86 stars 21 forks source link

Dependency on oauthlib >=0.2.0 #1

Closed stran12 closed 11 years ago

stran12 commented 12 years ago

Is there a way to work around this requisite, or is it possible to get a time esitmate on when oauthlib-0.2.0 will be released?

Thank you!

ib-lundgren commented 12 years ago

Hey,

Exciting to see you are interested. I'll ping Idan and see when he will be able to push oauthlib but as he is a busy man I can't quite tell how soon that will be.

What I'll do is I'll vendor oauthlib into flask-oauthlib and push that to pypi when I get back from London Sunday evening.

If you have any questions or need help getting started just let me know. On Jul 27, 2012 2:36 AM, "Stephen Tran" < reply@reply.github.com> wrote:

Is there a way to work around this requisite, or is it possible to get a time esitmate on when oauthlib-0.2.0 will be released?

Thank you!


Reply to this email directly or view it on GitHub: https://github.com/ib-lundgren/flask-oauthprovider/issues/1

stran12 commented 12 years ago

Hi Ib,

Thank you so much for your response. This makes me very happy to hear. I actually have a couple questions in regards to getting a service provider set up (not client/consumer). I need to expose my API to the public with Oauth, and given the article on oauth2, I am just trying to get a oauth1 service provider up and running.

Given your great documentation here, that should be as easy as overloading some methods, correct?

Thanks, Stephen

stran12 commented 12 years ago

Also, have fun being around the Olympics!!

ib-lundgren commented 12 years ago

Thought I'd give a little update as I've not vendored oauthlib yet and don't plan to either since @idan will be pushing oauthlib to pypi soon =)

stran12 commented 12 years ago

Hey Ib,

Thanks for the heads up. I realized that I could've just checked out your respective git repos and build it from there instead of relying on a release to PyPi.

Thanks for the help and I eagerly look forward to the detailed implementation guide for flask-oauthprovider.

Cheers friend, Stephen Tran

On Thu, Aug 2, 2012 at 1:25 PM, Ib Lundgren < reply@reply.github.com

wrote:

Thought I'd give a little update as I've not vendored oauthlib yet and don't plan to either since @idan will be pushing oauthlib to pypi soon =)


Reply to this email directly or view it on GitHub:

https://github.com/ib-lundgren/flask-oauthprovider/issues/1#issuecomment-7467112