tomasvotava / fastapi-ssoLinks
FastAPI plugin to enable SSO to most common providers (such as Facebook login, Google login and login via Microsoft Office 365 Account)
☆427Updated this week
Alternatives and similar repositories for fastapi-sso
Users that are interested in fastapi-sso are comparing it to the libraries listed below
Sorting:
- Drop-in API-key based security for FastAPI☆374Updated last year
- A request rate limiter for fastapi☆602Updated last year
- Fast, beautiful and extensible administrative interface framework for Starlette & FastApi applications☆829Updated this week
- row level security for FastAPI framework☆550Updated last year
- api versioning for fastapi web applications☆729Updated 2 years ago
- FastAPI extension that provides JWT Auth support (secure, easy to use, and lightweight)☆723Updated last year
- FastAPI framework plugins☆483Updated last month
- SQLAlchemy extension for FastAPI with support for pagination, asyncio, SQLModel and pytest, ready for production.☆302Updated this week
- Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨☆974Updated this week
- A fast and durable Pub/Sub channel over Websockets. FastAPI + WebSockets + PubSub == ⚡ 💪 ❤️☆560Updated last month
- Opinionated set of utilities on top of FastAPI☆641Updated 2 years ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆488Updated last week
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆537Updated last year
- fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.☆1,621Updated last month
- Adds simple SQLAlchemy support to FastAPI☆665Updated last year
- Fastapi mail system sending mails(individual, bulk) attachments(individual, bulk)☆818Updated 3 months ago
- Auth for use with FastAPI☆167Updated 2 years ago
- FastAPI-Login tries to provide similar functionality as Flask-Login does.☆702Updated 3 months ago
- FastAPI pagination 📖☆1,423Updated this week
- A FastAPI Middleware of https://github.com/joerick/pyinstrument to check your service performance.☆266Updated last year
- Asynchronous event dispatching/handling library for FastAPI and Starlette