sabbir-mahmud/django-custom-authentication-api
Simple authentication server based on Python-Django Custom user model. User can register and verify. after successfully login user can get a JWT token. also user can change and reset their password.
Python