You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains the backend logic for the Task Management application, built with raw PHP and MySQL. It provides a RESTful API that handles user authentication, task management, and profile updates. JSON Web Tokens (JWT) are used for secure authentication and session handling.