Django token authentication with hashed, salted tokens
Django model with token id and token protected with hash and salt
Authentication class using protected api tokens.
Code @ Github: https://github.com/harisankar-krishna-swamy/django_salted_api_tokens
Pypi: https://pypi.org/project/django-salted-api-tokens/