Skip to content

Conversation

tribals
Copy link

@tribals tribals commented Jan 8, 2019

The oauthlib 3.0.0 finally arrives, so we can proceed.

I rebased your PR to latest master of django-oauth-toolkit in order to speed up merging of this PR.

I also fixed some tests according to latest changes in oauthlib - now it respond with 400 instead of 401 in some cases. Not sure that all fixes is appropriate, please review. I don't know thoroughly the specs.

The full test suite still doesn't pass, though.

wiliamsouza and others added 24 commits January 8, 2019 19:24
	* according to [`oauthlib` 3.0.0](/oauthlib/oauthlib/releases/tag/v3.0.0), now it returns 400's instead of 401;
	* Python 2.7 support was dropped, fixed `urllib.parse` imports
	and missing `python_2_unicode_compatible` decorator.
	This work is targeted primarily exactly to 3.0.0 in which OIDC
	is implemented.
@wiliamsouza
Copy link
Owner

Not the same like this django-oauth#545? Look the last commits.

@wiliamsouza
Copy link
Owner

wiliamsouza commented Jan 18, 2019

didn't see this before sorry.

@tribals
Copy link
Author

tribals commented Jan 18, 2019

This was a PR to your fork, not jazzband's repo. It was an attempt to assist you in your work in order to speed up release of this feature because I'm very interested in it. Never mind.

@tribals tribals deleted the wiliamsouza-openid-connect branch January 18, 2019 16:03
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.

3 participants