## Requirements To run this project, you need the following: - [Bun](https://bun.sh/) - [uv](https://github.com/astral-sh/uv) Please make sure each tool is installed. ## How to run ./example-oauth2-server/ > `uv run flask run --port 3020` ./oauth2-attacker/ ./oauth2-client/ > `bun run dev`