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
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?
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?