All Projects
AuthenticationSystem-Django
00
This project implements a RESTful API for authentication using Django and Django Rest Framework (DRF). It includes endpoints for user registration, login, and password reset with code verification via SMTP, and uses JWT (JSON Web Tokens) for secure authentication.
authentication
django
django-rest-framework
rest-api