Fastapi-oauth2

Latest version: v1.0.0

Safety actively analyzes 623219 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

What's Changed

* GH-37: Fix `invalid_client` KOE010 issue (GH-39)
* Fixed one-time access token issue (GH-38)

Thanks

* kkh-147-17-3 for reporting the GH-37 issue

**Changelog**: https://github.com/pysnippet/fastapi-oauth2/compare/v1.0.0-beta.3...v1.0.0

1.0.0beta.3

What's Changed

* Implement the error handling (GH-28)
* Level up the cookie security (GH-29)

Thanks

* vokimon for reporting the GH-27 issue

**Changelog**: https://github.com/pysnippet/fastapi-oauth2/compare/v1.0.0-beta.2...v1.0.0-beta.3

1.0.0beta.2

What's Changed

* Make access token accessible from the auth context (GH-20)
* Add support for PKCE and IDP simulator for testing purposes (GH-21)
* Add "Features" and "Tutorials" sections in the documentation (GH-21)

**Changelog**: https://github.com/pysnippet/fastapi-oauth2/compare/v1.0.0-beta...v1.0.0-beta.2

1.0.0beta

What's Changed

* Add support for using multiple OAuth providers (GH-13)
* Add more tests for ensuring code reliability (GH-13)
* Implement the complete documentation (GH-16)

**Changelog**: https://github.com/pysnippet/fastapi-oauth2/compare/v1.0.0-alpha.1...v1.0.0-beta

1.0.0alpha.1

What's Changed

* Polymorph security of `fastapi.security` module (GH-10)
* Implement claim mapping support for registration (GH-11)
* Bump `httpx` from 0.22.0 to 0.23.0 in /tests (GH-12)

**Changelog**: https://github.com/pysnippet/fastapi-oauth2/compare/v1.0.0-alpha...v1.0.0-alpha.1

1.0.0alpha

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.