mirror of
https://github.com/bitwarden/android.git
synced 2026-05-07 11:29:37 -05:00
To avoid errors in Task<ApiResult<TokenResponse>> when logging in on UWP apps ensure that we check that they key exists before we delete the 2FA key token. Signed-off-by: Alistair Francis <alistair@alistair23.me>