sinsniwal / PathPilot-recommendation-system

The Learning Path Recommendation System is designed to provide students with personalized course recommendations by considering factors such as enrollment data from previous terms, the student's learning profile, feedback from other students, and their schedule and commitments.
MIT License
2 stars 0 forks source link

correct the response status of auth app views. #45

Closed sinsniwal closed 10 months ago

sinsniwal commented 11 months ago

Prerequisites

Please answer the following questions before submitting an issue.

Description

correct the response status of auth app views.

Expected Behaviour

400 for invalid or errors, currently we are getting 200 for all cases

Anything else you would like to add ?

Anything else.