| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.0.tar.gz | 2023-02-21 | 3.6 MB | |
| 2.0.0.zip | 2023-02-21 | 3.6 MB | |
| README.md | 2023-02-21 | 496 Bytes | |
| Totals: 3 Items | 7.2 MB | 0 | |
Breaking Change Alert
- Using FastAPI 0.92.0 requires that EasyAuthServer & EasyAuthClient objects be defined outside of app lifecycle. See updated documentation.
What's Changed
- Add Support for FastAPI 0.92.0 + (fixing issue caused by middleware usage post startup)
- Fix 88 importing config by @codemation in https://github.com/codemation/easyauth/pull/89\
- Improved Testing Setup / Teardown
Full Changelog: https://github.com/codemation/easyauth/compare/1.0.30...2.0.0