Testing OAuth2 and OpenID Connect with FastApi
Find a file
phil ea5fab38d5
All checks were successful
/ build (push) Successful in 14s
/ test (push) Successful in 5s
CI: set version from git 4
2025-01-11 03:20:22 +01:00
.forgejo/workflows CI: set version from git 4 2025-01-11 03:20:22 +01:00
deployment Run container with uvicorn, move templates for packaging, add systemd config for container deployment, add OIDC_TEST_SETTINGS_FILE env var for setting, misc fixes 2025-01-10 17:33:10 +01:00
src/oidc_test Add hint to providers 2025-01-10 23:40:24 +01:00
tests Add basic test 2025-01-10 19:18:57 +01:00
.containerignore Container, bug fixes 2025-01-09 23:41:32 +01:00
.gitignore Git ignore actual settings 2025-01-02 02:17:06 +01:00
.python-version Container, bug fixes 2025-01-09 23:41:32 +01:00
Containerfile Set standard app directory in container 2025-01-10 19:42:59 +01:00
pyproject.toml CI: set version from git 4 2025-01-11 03:20:22 +01:00
README.md Initial commit 2025-01-02 02:14:30 +01:00
settings_template.yaml Initial commit 2025-01-02 02:14:30 +01:00
uv.lock CI: set version from git 2 2025-01-11 03:07:34 +01:00