Skip to content

zihad868/Learning-Management-System-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Documentation

API Documentation With Example(Postman) :

Table of Contents

Auth Routes

  • POST /auth/login: Login a user
  • POST /auth/logout: Logout a user
  • GET /auth/get-me: Retrieve the profile of the logged-in user
  • PUT /auth/change-password: Change the password of the logged-in user
  • POST /auth/forgot-password: Initiate password reset process
  • POST /auth/reset-password: Complete password reset process

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors