bitwarden / ios

Bitwarden mobile app for iOS.
https://bitwarden.com
GNU General Public License v3.0
140 stars 12 forks source link

PM-10270: Set up unlock later #873

Open matt-livefront opened 2 weeks ago

matt-livefront commented 2 weeks ago

🎟️ Tracking

PM-10270

📔 Objective

Adds support for setting up an unlock method later. Tapping the "Set up later" button will show an alert asking the user to confirm that they want to set up unlock later.

I also added a needsVaultUnlockSetup key in user defaults to determine whether the user has finished setting up unlock. A future PR will set this when the account is created, and then this can be used to determine whether to prompt the user at a future time to set up unlock methods.

📸 Screenshots

Screenshot 2024-08-27 at 10 51 19 AM

⏰ Reminders before review

🦮 Reviewer guidelines

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 96.36364% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.66%. Comparing base (85732a9) to head (59e01da). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
BitwardenShared/UI/Auth/AuthCoordinator.swift 33.33% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #873 +/- ## ======================================= Coverage 88.66% 88.66% ======================================= Files 622 622 Lines 39307 39355 +48 ======================================= + Hits 34850 34896 +46 - Misses 4457 4459 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 2 weeks ago

Logo Checkmarx One – Scan Summary & Details7f6f742e-5fd4-4954-9b65-7bb55eac386c

No New Or Fixed Issues Found