0.12.41
📦 fasthtmlView on GitHub →
✨ 2 features🔧 2 symbols
Summary
This release introduces asynchronous support for OAuth operations and adds State injection capabilities to route handlers.
✨ New Features
- Added async OAuth methods and made OAuth handlers async.
- Added State injection support for route handlers via type annotation or argument name.