Move oauth2 and django-oauth-plus imports to compat and fix some minor issues
- alias oauth2 as oauth - remove rouge print - remove docstring markups - OAuthAuthentication.authenticate() now returns (user, token) two-tuple on success - don't set request.user because it's already set
Showing
Please
register
or
sign in
to comment