SaiyamTuteja / Faculty_Evaluation_System

MIT License
30 stars 48 forks source link

BUG: Facing issue of "Invalid email" in faculty login #69

Open Pranav0606 opened 3 months ago

Pranav0606 commented 3 months ago

What went down?

I have seen that, user with faculty permission is not able to login. It is giving "Invalid email" error. I am attaching the screenshot. image

Record

sk-upadhyay commented 3 months ago

@aswinikalyan30 I think you can assign this to @Pranav0606 this is the new issue i have faced

aswinikalyan30 commented 3 months ago

Okay, assigning to @Pranav0606

aswinikalyan30 commented 3 months ago

Can you explain what caused the breaking changes? I feel like this was working before.

Pranav0606 commented 3 months ago

It encountered while dealing with student login! Will be resolved by today itself! And also it was not working before!

Both the student and faculty login is from the single function, so to make both working , need to make 1-2 small changes!