Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 12 Oct 13:04
· 42 commits to master since this release
c216743

What's Changed

💡 New features

  • 08ca3f2 ✨ support fastapi deps in guards (#44), by @lucas-labs

    This allows us to, for example, use fastapi's OAuth2PasswordBearer
    in our guards, to implement authentication with openapi support
    and all the benefits from fastapi's built-in security functionalities

🧹 Chore tasks

Full Changelog: v0.4.0...v0.4.1