Testing OAuth2 and OpenID Connect with FastApi
Find a file
phil 4f5092481c
Some checks failed
/ test (push) Failing after 20s
Add basic test CI
2025-01-10 19:23:38 +01:00
.forgejo/workflows Add basic test CI 2025-01-10 19:23:38 +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 basic test 2025-01-10 19:18:57 +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 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
pyproject.toml Add basic test 2025-01-10 19:18:57 +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 Add basic test 2025-01-10 19:18:57 +01:00