compat.py
15.4 KB
-
Move oauth2 and django-oauth-plus imports to compat and fix some minor issues · 59a6f5f4
- 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
swistakm committed