mcueto / djangorestframework-auth0

Library to simply use Auth0 token authentication in DRF within djangorestframework-jwt
MIT License
91 stars 19 forks source link

Feature/authentification extension #42

Closed Calion54 closed 6 years ago

Calion54 commented 6 years ago

this change allows permissions to be handled correctly with auth0.

mcueto commented 6 years ago

Merged, i will update the requirements.txt file to restrict django to < 2.0 temporally. I will update the package in pypi at the night

Thank you for contribute!

mcueto commented 6 years ago

Updated!