FastAPI-Auth icon indicating copy to clipboard operation
FastAPI-Auth copied to clipboard

Example app using FastAPI and JWT

Results 11 FastAPI-Auth issues
Sort by recently updated
recently updated
newest added

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.13.0 to 0.65.2. Release notes Sourced from fastapi's releases. 0.65.2 Security fixes 🔒 Check Content-Type request header before assuming JSON. Initial PR #2118 by @​patrickkwang. This change...

dependencies

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.23 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...

dependencies

Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.21 to 1.6.2. Release notes Sourced from pydantic's releases. v1.6.2 (2021-05-11) Security fix: Fix date and datetime parsing so passing either 'infinity' or float('inf') (or their negative...

dependencies

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.6 to 3.0.9. Release notes Sourced from flask-cors's releases. Release 3.0.9 Security Escape path before evaluating resource rules (thanks @​praetorian-colby-morgan). Prior to this, flask-cors incorrectly evaluated CORS...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.5 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.6.1 to 0.11.7. Release notes Sourced from uvicorn's releases. Version 0.11.7 0.11.7 SECURITY FIX: Prevent sending invalid HTTP header names and values. SECURITY FIX: Ensure path value...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

dependencies