Skip to main content

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

Project description

FastAPI JWT Auth

Tests Coverage Status PyPI version Downloads


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

Source Code: https://github.com/IndominusByte/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-auth-0.5.0.tar.gz (40.7 kB view details)

Uploaded Source

Built Distribution

fastapi_jwt_auth-0.5.0-py3-none-any.whl (12.5 kB view details)

Uploaded Python 3

File details

Details for the file fastapi-jwt-auth-0.5.0.tar.gz.

File metadata

  • Download URL: fastapi-jwt-auth-0.5.0.tar.gz
  • Upload date:
  • Size: 40.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.24.0

File hashes

Hashes for fastapi-jwt-auth-0.5.0.tar.gz
Algorithm Hash digest
SHA256 d98068a9e828fe5909a1f338efabc3bb53149f11a9d2d395ab9d90fbb486b375
MD5 c4c7b6653f85a731386fdbc4936313f9
BLAKE2b-256 8792cce264b1a065e9f498358669abb6806a1c4e1c3c32e3f5e2c4060281932b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fastapi_jwt_auth-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 43110a227e36f93b99257a1c79e66df8ed3d4c893291db8f9db2686192011f17
MD5 1ff99fc18a75408aaa29580a75034622
BLAKE2b-256 1490fb0ab938d2536d12b26abbb5cb404d1039d317351adb31cb06f4c2263b04

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