Skip to content

server_class is now pluggable through Django settings #299

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

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

Gr1N
Copy link
Contributor

@Gr1N Gr1N commented Sep 27, 2015

Hi!

In my pull request you can find some little changes that allow to override server_class that used in OAuthLibMixin. These changes are very useful for some projects which want to implement custom grant types and the best way to do this — implement own server_class based on oauthlib.oauth2.Server.

Please let me know if you have any questions or I forgot to do something.
If I need to write tests according to my changes, please give me an advice what tests you want to see.

Thanks.

@Psykopear Psykopear added this to the 0.10.0 milestone Oct 15, 2015
@Psykopear Psykopear self-assigned this Oct 15, 2015
@palazzem
Copy link
Contributor

Hi @Gr1N

👍 LGTM! :)
Thank you for your code! it will be available in the next release 0.10.0

Cheers!

@Gr1N
Copy link
Contributor Author

Gr1N commented Oct 16, 2015

Nice! Thank you!

@Psykopear Psykopear merged commit 07df6f6 into django-oauth:master Oct 22, 2015
@Gr1N Gr1N deleted the oauthlib_server_class branch October 22, 2015 18:39
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