oidc example auth

This commit is contained in:
Arian Nasr
2026-02-25 21:27:34 -05:00
parent b7844558ac
commit ea66a750c9
7 changed files with 199 additions and 7 deletions

10
.gitignore vendored
View File

@@ -1 +1,9 @@
/.idea/
/.idea/
.env
__pycache__/
*.pyc
*.pyo
.venv/
venv/
instance/
INFO.md