Contents

fastapi-cloudauth 0.4.3

0

fastapi-cloudauth supports simple integration between FastAPI and cloud authentication services (AWS

fastapi-cloudauth supports simple integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication).

Stars: 441, Watchers: 441, Forks: 37, Open Issues: 37

The tokusumi/fastapi-cloudauth repo was created 5 years ago and the last code push was 2 years ago.
The project is popular with 441 github stars!

How to Install fastapi-cloudauth

You can install fastapi-cloudauth using pip

pip install fastapi-cloudauth

or add it to a project with poetry

poetry add fastapi-cloudauth

Package Details

Author
tokusumi
License
MIT
Homepage
https://github.com/tokusumi/fastapi-cloudauth
PyPi:
https://pypi.org/project/fastapi-cloudauth/
GitHub Repo:
https://github.com/tokusumi/fastapi-cloudauth

Classifiers

  • Security
No  fastapi-cloudauth  pypi packages just yet.

Errors

A list of common fastapi-cloudauth errors.

Code Examples

Here are some fastapi-cloudauth code examples and snippets.

Related Packages & Articles

authx 1.5.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

starlette-context 0.4.0

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

fastapi-jwt-auth 0.5.0

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

odmantic 1.1.0

ODMantic, an AsyncIO MongoDB Object Document Mapper for Python using type hints

secure 1.0.1

A lightweight package that adds security headers for Python web frameworks.

opyrator 0.0.12

Turn python functions into microservices with auto-generated HTTP API, interactive UI, and more.