diff options
| author | Benjamin Dauvergne | 2014-03-13 23:53:53 +0100 |
|---|---|---|
| committer | Benjamin Dauvergne | 2014-03-19 12:43:45 +0100 |
| commit | 1909472aa27907190467b81a10fc4ee496bb8889 (patch) | |
| tree | 74e3de8f23a1a53575dd82bccf5c717ad2e1e608 /tox.ini | |
| parent | c44591674fa2929aab8833fe76c4cf46e42c6625 (diff) | |
| download | django-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 'tox.ini')
0 files changed, 0 insertions, 0 deletions
