aboutsummaryrefslogtreecommitdiffstats
path: root/rest_framework/__init__.py
diff options
context:
space:
mode:
authorBenjamin Dauvergne2014-03-13 23:53:53 +0100
committerBenjamin Dauvergne2014-03-19 12:43:45 +0100
commit1909472aa27907190467b81a10fc4ee496bb8889 (patch)
tree74e3de8f23a1a53575dd82bccf5c717ad2e1e608 /rest_framework/__init__.py
parentc44591674fa2929aab8833fe76c4cf46e42c6625 (diff)
downloaddjango-rest-framework-1909472aa27907190467b81a10fc4ee496bb8889.tar.bz2
authentication: allow all transport modes of access token in OAuth2Authentication
RFC6750 describe three transport modes for access tokens when accessing a protected resource: - Auhthorization header with the Bearer authentication type - form-encoded body parameter - URI query parameter This patch add support for last two transport modes.
Diffstat (limited to 'rest_framework/__init__.py')
0 files changed, 0 insertions, 0 deletions