Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request parameter error #166

Merged
merged 3 commits into from
May 29, 2013
Merged

Conversation

synasius
Copy link
Contributor

Proposal to solve Issue #162

@synasius synasius closed this May 29, 2013
@synasius synasius reopened this May 29, 2013
@ib-lundgren
Copy link
Collaborator

Wow lot's of changes, nice work tracking them all down. Thanks for the doc changes too =)

I'm currently working on moving the django decorator into its own django extension library and ran into this redirect uri issues literally minutes ago. https://github.com/ib-lundgren/django-oauthlib/blob/master/django_oauthlib/views.py#L66.

ib-lundgren added a commit that referenced this pull request May 29, 2013
@ib-lundgren ib-lundgren merged commit 272cf4c into oauthlib:master May 29, 2013
@ib-lundgren
Copy link
Collaborator

Forgot to tell you on this one, for next PR please add yourself to AUTHORS =)

@synasius
Copy link
Contributor Author

Ok! :) And thanks for merging!

By the way I have seen your new https://github.com/ib-lundgren/django-oauthlib project.
We are on a similar project started right after DjangoConEU: https://github.com/evonove/django-oauth-toolkit
Our goal is to provide a simple Django app that helps developer to add oauth2 and oauth1 support in their projects. We use oauthlib in the backend of course!

Project is under active development and we planned to get these features at minimum:

  • oauth2 provider supporting all the standard workflows
  • oauth2 client facilities
    If you are interested we would be happy to get you involved :-)

@ib-lundgren
Copy link
Collaborator

Ah cool. Sounds exactly what I had in mind, minus the client bits as I
think it would be better to focus solely on creating a great provider
extension/app.

I've not done very much yet, only begun yesterday and most time was spent
getting random project structure setup. Thought I'd do it mainly to learn
about django and see if it caught any traction but we should definitely see
if we can merge our work. Fancy dropping into irc? #oauthlib on freenode.

On Wed, May 29, 2013 at 2:37 PM, Federico Frenguelli <
notifications@github.com> wrote:

Ok! :) And thanks for merging!

By the way I have seen your new
https://github.com/ib-lundgren/django-oauthlib project.
We are on a similar project started right after DjangoConEU:
https://github.com/evonove/django-oauth-toolkit
Our goal is to provide a simple Django app that helps developer to add
oauth2 and oauth1 support in their projects. We use oauthlib in the backend
of course!

Project is under active development and we planned to get these features
at minimum:

  • oauth2 provider supporting all the standard workflows
  • oauth2 client facilities If you are interested we would be happy to
    get you involved :-)


Reply to this email directly or view it on GitHubhttps://github.com//pull/166#issuecomment-18616530
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants