To run this project, you need the following:
Please make sure each tool is installed.
./example-oauth2-server/
uv run flask run --port 3020
./oauth2-attacker/
./oauth2-client/
bun run dev