Expired
Milestone
Aug 10, 2025–Aug 15, 2025
Creating a Login Page
POST /user/login endpoint
Request body: { "username": "...", "password": "..." }
Validate both fields exist and non-empty
Respond with error if missing fields
Respond with success or failure message
Loading
Loading
Loading
Loading