fastapi-paseto

FastAPI PASETO Auth

Tests Coverage Status PyPI version Downloads

Documentation: https://yashram96.github.io/fastapi-paseto

Source Code: https://github.com/yashram96/fastapi-paseto


FastAPI extension that provides PASETO (Plastform-Agnostic SEcurity TOkens) Auth support
PASETO are a simpler, yet more secure alternative to JWTs.

If you were familiar with flask-jwt-extended or fastapi-jwt-auth this extension suitable for you, as this is forked from fastapi-jwt-auth which in turn used flask-jwt-extended as motivation

Features

Installation

The easiest way to start working with this extension with pip

pip install fastapi-paseto

Roadmap

FAQ

License

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