porchlight/src/fastapi_oidc_op/authn
2026-02-16 13:34:06 +01:00
..
__init__.py chore: create package structure with src layout 2026-02-12 14:39:07 +01:00
password.py feat: add PasswordService with argon2 hash/verify 2026-02-13 14:35:32 +01:00
routes.py feat: redirect to OIDC authorization after login when pending 2026-02-16 13:34:06 +01:00
webauthn.py feat: add WebAuthnService with fido2 registration and authentication 2026-02-13 14:48:38 +01:00