Releases: fastapi-practices/fastapi-oauth20
Releases · fastapi-practices/fastapi-oauth20
v0.0.2
What's Changed
- Update the changelog for v0.0.1 by @wu-clan in #16
- Update the pdm to uv and ty by @wu-clan in #17
- Update the docs ci uses uv by @wu-clan in #19
- Update OAuth2 base class to abstract class by @wu-clan in #20
- Remove redirect route name in fastapi integration by @wu-clan in #21
- Add docs and code comments and tests by @wu-clan in #22
- Update the integration file location and naming by @wu-clan in #23
- Simplify the logic of get userinfo by @wu-clan in #24
- Optimize test cases and docs by @wu-clan in #25
- Prepare for 0.0.2 release by @wu-clan in #26
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Add the base code with Google oauth by @wu-clan in #1
- Add Gitee OAuth2 by @wu-clan in #2
- Add GitHub OAuth2 by @wu-clan in #3
- Add OSChina OAuth2 by @wu-clan in #4
- Add FeiShu OAuth2 by @wu-clan in #5
- Prepare for the release by @wu-clan in #6
- Add classifiers and urls to pyproject by @wu-clan in #7
- Add LinuxDo OAuth2 by @wu-clan in #9
- Upgrade dependencies and ci by @wu-clan in #10
- Add client basic auth and pkce by @wu-clan in #11
- Optimize the fastapi oauth2 integration by @wu-clan in #12
- Update the usage documentation by @wu-clan in #13
- Prepare for the release by @wu-clan in #15
Full Changelog: https://github.com/fastapi-practices/fastapi-oauth20/commits/v0.0.1