Security section in Settings with three cards: - Biometric toggle (persisted in SecureStore, respected by unlock flow) - Signed-in devices list with remote revoke (GET/DELETE /api/v1/auth/tokens) - Password change form (POST /api/v1/auth/change-password) requestBiometricOrPassword() now checks the biometric toggle — when disabled, always falls back to password dialog. |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||