Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Add django-ninja-jwt to requirements
Added django-ninja-jwt==5.2.7 to requirements.txt. This package is necessary to introduce new tests for the authentication token process. Making sure the token generation and validation is robust enough helping us maintain the security and reliability of our authentication system.
- Loading branch information