Skip to content

JWT authentication for Django based multi-tenant (microservices) services

License

Notifications You must be signed in to change notification settings

abdulsami5/mt_jwt_auth

Repository files navigation

JWT authentication for Django based multi-tenant (microservices) services

tox framework for building, py.test and pytest-cov for tests

tox -r - rebuild with new virtualenv

pytest -vv --cov=mt_jwt_auth.jwt_user mt_jwt_auth - run tests with pytest-cov (coverage) plugin - configure pyenv first

links:

[Pytest](https://github.com/pytest-dev/pytest)

[tox + pytest](https://tox.readthedocs.io/en/latest/example/pytest.html)

[DRF APIClient](http://www.django-rest-framework.org/api-guide/testing/)

[Doctest integration](https://docs.pytest.org/en/latest/doctest.html)

[Pytest Django](https://pytest-django.readthedocs.io/en/latest/)

About

JWT authentication for Django based multi-tenant (microservices) services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages