Skip to main content

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)

Project description

FastAPI JWT Auth 2

Tests Coverage Status PyPI version Downloads


Proyect forked from IndominusByte's fastapi-jwt-auth. Since it seems to be no longer maintained (last commit was on Nov 11, 2020) I decide to fork the repo and add support for pydantic==2.X. If this isn't the appropiate way to fix the dependencies problem, please contact me so I can do it in the proper way. Thanks!

Documentation: https://alejorodriguez96.github.io/fastapi-jwt-auth

Source Code: https://github.com/alejorodriguez96/fastapi-jwt-auth


Features

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight), if you were familiar with flask-jwt-extended this extension suitable for you, cause this extension inspired by flask-jwt-extended 😀

  • Access tokens and refresh tokens
  • Freshness Tokens
  • Revoking Tokens
  • Support for WebSocket authorization
  • Support for adding custom claims to JSON Web Tokens
  • Storing tokens in cookies and CSRF protection

Installation

The easiest way to start working with this extension with pip

pip install fastapi-jwt-auth

If you want to use asymmetric (public/private) key signing algorithms, include the asymmetric extra requirements.

pip install 'fastapi-jwt-auth[asymmetric]'

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastapi_jwt_auth2-0.5.0.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

fastapi_jwt_auth2-0.5.0-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file fastapi_jwt_auth2-0.5.0.tar.gz.

File metadata

  • Download URL: fastapi_jwt_auth2-0.5.0.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for fastapi_jwt_auth2-0.5.0.tar.gz
Algorithm Hash digest
SHA256 304f42ca2552f7163ce094564a3120ad7a1fb74be3585959a0c963b5f64c0d8a
MD5 f5e19a79ef603b4a1c4ca72872c1a4a2
BLAKE2b-256 5a953791d05ec6b5fe07a25810a4424804b60967e30a7445704055c815a82e1d

See more details on using hashes here.

File details

Details for the file fastapi_jwt_auth2-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapi_jwt_auth2-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 954a27eeb5285e2de50cd5885b8b884008cf38f9a8381400de8211dcc9acad0c
MD5 47eeca9d4670f6cad42d18a86b21e07a
BLAKE2b-256 3b23f0341951a675300e9e78060ef30f8e50e8bc03ff061a9ff819f46bdef3be

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page