hkiang01 / fastapi-keycloak-oidc-authLinks
☆31Updated 4 years ago
Alternatives and similar repositories for fastapi-keycloak-oidc-auth
Users that are interested in fastapi-keycloak-oidc-auth are comparing it to the libraries listed below
Sorting:
- Keycloak integration for Python FastAPI☆201Updated last year
- Verify and decrypt 3rd party OIDC ID tokens to protect your fastapi (https://github.com/tiangolo/fastapi) endpoints.☆81Updated 2 months ago
- Library of utils to create REST Python Microservices☆275Updated last year
- Implement the Health Check API pattern on your FastAPI application!☆182Updated last year
- Demo for Flask, Django, and Starlette OAuth clients with Authlib>=v0.13☆277Updated last year
- Demo for tracing in a FastAPI python project using OpenTelemetry and Grafana Tempo☆51Updated 5 months ago
- Implements authentication and authorization as FastAPI dependencies☆154Updated last year
- ⚙️ FastAPI gateway for microservices.☆119Updated last year
- A middleware for FastAPI that allows easy authentication and authorisation tailored for Keycloak☆84Updated last week
- Admin Panel for GinoORM - ready to up & run (just add your models)☆49Updated 2 years ago
- Example of async SQLAlchemy with FastAPI☆74Updated 4 years ago
- Python Client for Keycloak identity and access management service☆85Updated 11 months ago
- Quicker way to develop FastApi☆178Updated 11 months ago
- ☆75Updated 3 years ago
- Test-Driven Development with FastAPI and Docker☆169Updated 2 months ago
- FastAPI CRUD☆78Updated last year
- https://rogulski.it/blog/sqlalchemy-14-async-orm-with-fastapi/☆63Updated 2 years ago
- A domain-driven design framework for Python.☆92Updated 3 years ago
- FastAPI Async SQLAlchemy middleware☆159Updated 6 months ago
- Lightweight auth middleware for FastAPI that just works. Fits most auth workflows with only a few lines of code☆93Updated 2 years ago
- SQLAlchemy-file is a SQLAlchemy extension for attaching files to SQLAlchemy model and uploading them to various storage such as …☆107Updated last week
- Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Docker, automatic HTTPS and more.☆46Updated 2 years ago
- Real world Fast-API application template using gino(Async ORM) based on hexagonal architecture☆93Updated 2 years ago
- An implementation for fastapi with Alembic and databases for Asynchronicity