2.0.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: 1.0.30...2.0.0