humanitec / django-oauth-toolkit-jwt

django-oauth-toolkit extension that adds JWT support
MIT License
38 stars 26 forks source link

Add JWT Authentication support #3

Closed rafa-munoz closed 6 years ago

rafa-munoz commented 6 years ago

Purpose

Allows anonymous authentication through JWT. Non-anonymous auth coming soon.

Ticket

https://github.com/Humanitec/ActivityAPI/issues/300