FalcoRepro

Steps:

Step 1: Run Falco4 project
Step 2: Send a POST request to http://localhost:5000/login with the request body of

{
	"username": "admin",
	"password": "password"
}

Step 3: Run Falco3 project
Step 4: Repeat Step 2