humanitec / django-oauth-toolkit-jwt

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

Do not build token if config is missing #5

Closed rafa-munoz closed 6 years ago

rafa-munoz commented 6 years ago

Purpose

Just build the token if the config is present. Otherwise just give a warning.