Start replacing Piston in OAuth flow with OAuthLib.
authorRadek Czajka <rczajka@rczajka.pl>
Wed, 6 Feb 2019 23:56:21 +0000 (00:56 +0100)
committerRadek Czajka <rczajka@rczajka.pl>
Wed, 6 Feb 2019 23:56:21 +0000 (00:56 +0100)
commitea221b2bc448ce22dfda4f1ead2968fa7de31771
treec80eed211e11e493727d1c04f0adfc214e77ab2b
parentff382f6c37063c0c4c5d21c2834a8759e25c5d02
Start replacing Piston in OAuth flow with OAuthLib.
requirements/requirements.txt
src/api/drf_auth.py
src/api/request_validator.py [new file with mode: 0644]
src/api/tests/tests.py
src/api/urls.py
src/api/views.py