Skip to main content

No project description provided

Project description

FastAPI Another JWT Auth

Tests Coverage Status PyPI version Downloads


The project is based on Fastapi-jwt-auth that is no longer maintained.

Documentation: https://GlitchCorp.github.io/fastapi-another-jwt-auth

Source Code: https://github.com/GlitchCorp/fastapi-another-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-another-jwt-auth

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

pip install 'fastapi-another-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_another_jwt_auth-0.1.9.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

fastapi_another_jwt_auth-0.1.9-py3-none-any.whl (12.6 kB view details)

Uploaded Python 3

File details

Details for the file fastapi_another_jwt_auth-0.1.9.tar.gz.

File metadata

  • Download URL: fastapi_another_jwt_auth-0.1.9.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.11.3 Linux/6.4.11-arch2-1

File hashes

Hashes for fastapi_another_jwt_auth-0.1.9.tar.gz
Algorithm Hash digest
SHA256 d7a527391718b223b563ae8d7cce6689a978ccaa14fcf34930eb866458eaa1ba
MD5 57383a90569df88173dbf21cfa60fac5
BLAKE2b-256 15abd16c54ea278f4b9fdf26658522d6423884475fc71078acb91d88b3e26597

See more details on using hashes here.

File details

Details for the file fastapi_another_jwt_auth-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for fastapi_another_jwt_auth-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 8f22e3d7b2e61309b6e8768b4786315a88bc7435fb2c1d35abc1ecd288df91cd
MD5 79c5c261c5a4a8a7523322724b3d5e38
BLAKE2b-256 1ded1737e27a73d381ad1d11ec9e8840d3a49f03db67542af514101d785bdbf9

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