Generic OIDC providers with FastAPI

This page summarizes the projects mentioned and recommended in the original post on /r/FastAPI

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • authx

    Ready-to-use and customizable Authentications and Oauth2 management for FastAPI ✨

  • Hi guys, is there a package in FastAPI that supports all generic OpenID connect providers? i've been trying to use AuthenticationX but the tutorial isn't explanatory enough. can i get recommendations?

  • fastapi

    FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • I don't know of well supported generic package that does all in one, however there are many articles/packages detailing the process for one specific provider you could support each provider with a different implementation. Also see fastapi issue discussion: https://github.com/tiangolo/fastapi/issues/840

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts