Fastapi-oauth2

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 2

1.3.0

What's Changed

* Add optional SameSite property for session cookie (GH-50)

New Contributors
* jung-hunsoo made their first contribution in GH-50

**Changelog**: https://github.com/pysnippet/fastapi-oauth2/compare/v1.2.0...v1.3.0

1.2.0

What's Changed

* Implement endpoint alternatives (GH-49)

Thanks

* frascuchon for the idea GH-31

New Contributors

* Tatayoyoh made their first contribution in GH-49

**Changelog**: https://github.com/pysnippet/fastapi-oauth2/compare/v1.1.0...v1.2.0

1.1.0

What's Changed

* Fix exception overhandling in middleware by vokimon (GH-44)
* Fix access token caching issue on login by mrharpo (GH-48)
* Fix "Cannot supply multiple client credentials." error for Okta users (GH-46)
* Add JWT expiration check by Scurrra (GH-43)
* Setup deployment workflow for playground (GH-40)

New Contributors

* vokimon made their first contribution in GH-44
* mrharpo made their first contribution in GH-48
* Scurrra made their first contribution in GH-43

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

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

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.