django-rest-authtoken

A simple token-based auth backend for Django Rest Framework storing cryptographically hashed tokens on server-side.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-rest-authtoken

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
2.1.4 2021-08-09  
2.1.3 2020-08-30  
2.1.2 2020-08-29  
2.1.1 2020-08-28  
2.1.0 2020-08-23  
2.0.1 2020-08-22  
2.0.0 2020-08-22  
1.2.4 2019-12-24  
1.2.3 2019-12-24  
1.2.2 2019-01-06  
1.2.1 2019-01-06  
1.2.0 2018-08-23  
1.1 2018-08-19  

Issues with this package?

Page last updated 2025-06-27 21:05:53 UTC