Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 318 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 318 Bytes

Python Litestar and OIDC providers

This is POC to demonstrate the integration with OIDC providers like Zitadel, Keycloak, Oauth, ...etc.

Structures

in src:

  • backend with Litestar
  • frontend/zitadel-app - a sample SPA from zitadel tutorial

more informations in backend