-
released this
2026-06-04 13:03:12 +00:00 | 0 commits to main since this release- App now visible in app drawer (tap icon to check setup status)
- Setup screen shows biometric enrollment status and a Test button
- If biometrics not enrolled, shows a button to open Security Settings
- Deep link handling unchanged: tap Approve in ntfy → biometric prompt → approve
Downloads
-
v1.0 — Biometric Push MFA Stable
released this
2026-06-04 12:18:16 +00:00 | 1 commits to main since this releaseInitial release.
Install
- Download
homelab-mfa.apk - Allow unknown sources → install
- Do NOT open the app manually — just install it
- The next time an Authentik login triggers an ntfy notification, tap Approve → your phone will open HomelabMFA and prompt for fingerprint/face
How it works
- ntfy
Approvebutton now openshomemfa://approve?token=... - Android routes that to this app
- BiometricPrompt appears immediately
- Success → POSTs
approve:<token>to ntfy → Authentik logs you in
Downloads
- Download