Skip to content

feat: add basic auth middleware for issue #1

Yun.Long requested to merge feature/1-add-basic-auth-middleware into main

Add basic authentication middleware to the FastAPI application.

Closes #1

Merge request reports