Libre-fastapi-jwt

Latest version: v0.22.2

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

Scan your dependencies

Page 2 of 3

0.20.3

* Renamed package in order to publish it in pypi
* Scanned code with CodeQL and addressed all security issues found
* Updated all dependencies as identified by dependabot
* Merged all (to this date) pull request originally opened to the original author
* Added missing tests for functionality added on the above PRs

0.19.0

* Updated packages in general
* Merged with fastapi-another-jwt-auth

0.18.0

* Updated packages:
- pytest-cov from 3.0.0 to 4.0.0
- cryptography from 39.0.2 to 40.0.2
- pytest 6.2.5 to 7.0.1
* Updated github actions
* Updated python version in tests from 3.10.10 to 3.10

0.5.0

* Support for WebSocket authorization *(Thanks to SelfhostedPro for make issues)*
* Function **get_raw_jwt()** can pass parameter encoded_token

0.4.0

* Support set and unset cookies when returning a **Response** directly

0.3.0

* **(Deprecated)** environment variable support
* Change name function **load_end()** -> **load_config()**
* Change name function **get_jwt_identity()** -> **get_jwt_subject()**
* Change name identity claims to standard claims sub *(Thanks to rassie for suggestion)*
* Additional headers in claims
* Get additional headers claims from request or parsing token directly
* Leeway exp claim decode token
* Dynamic token expires time
* Change name **blacklist** -> **denylist**
* Denylist custom check refresh and access tokens
* Issuer claim
* Audience claim
* Jwt decode algorithms
* Dynamic algorithm create token
* Token multiple location
* Support RSA encryption *(Thanks to jet10000 for make issues)*
* Custom header name and type
* Custom error message key and status code
* JWT in cookies *(Thanks to m4nuC for make issues)*
* Add Additional claims
* Add Documentation PR 9 by paulussimanjuntak

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.