Skip to content

This is the complete Authentication API with JWT made on Django Rest Framework. Read the ReadMe file for all features and API Endpoints.

Notifications You must be signed in to change notification settings

bikalpakc/Complete_Django_Auth_API_with_JWT_and_Test_Cases_written

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is the complete Authentication API with JWT made on Django Rest Framework along with the Test Cases written.

Key features:

  • New User Registration through email
  • User Login
  • User Profile
  • User Change Password
  • Send User Password reset link via Email (to only registered email)
  • User Reset Password

The Postman API Endpoints export is also included in this repository and the test cases are written for models, serializers and views inside 'tests' folder in 'accounts' Django App/Folder.

Screenshot 2024-10-25 101203

About

This is the complete Authentication API with JWT made on Django Rest Framework. Read the ReadMe file for all features and API Endpoints.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages