authlib-flask-test/README.md

15 lines
244 B
Markdown

## 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`