shashiben / Hostel-Management

Created a hostel application management web app to track students where they are,and note the attendance of students according to room No and download data of attendance for each day
145 stars 60 forks source link

Issue regarding setup of this project. #3

Closed shivendra8004 closed 1 year ago

shivendra8004 commented 1 year ago

I have Cloned this project in my system and after setting up all environment variables i am getting an error called : JsonWebTokenError: invalid signature, Due to which Not authorized, token failed is displaying on the frontend. As i do not have enough knowledge of Json Web Tokens can you please help me to set up this project in my system?

yudish12 commented 1 year ago

hey please share your code so that i can debug actually the problem is with your json webtoken secret which you have entered in your .env file

shashiben commented 1 year ago

Is this resolved?

shivendra8004 commented 12 months ago

Yes