Potential problem:
https://github.com/keepassium/KeePassium/blob/master/KeePassium%20AutoFill/util/QuickAutoFillPrompt.swift
You can bypass autofill authentication by changing the UserDefault lastSeenDate value with a plist editor app.
Proposed solution:
- Store this data in keychain. Which cannot be edited in external apps.
- Or encrypt the userDefault