Latest version: v1.0
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
Django REST Token Expiry is a Python package designed to add token expiration functionality to Django REST Framework's default token authentication system. This package allows developers to set expiry durations for authentication tokens, enhancing security by automatically invalidating tokens after a specified period.
No known vulnerabilities found