bitwarden / ios

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

[PM-9842] Verify email token services #849

Closed andrebispo5 closed 2 months ago

andrebispo5 commented 2 months ago

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-9842

📔 Objective

Add services to verify if token received by email is still valid. Can return error if the token is expired or user is already registered.

⏰ Reminders before review

🦮 Reviewer guidelines

github-actions[bot] commented 2 months ago

Logo Checkmarx One – Scan Summary & Details84c1a439-d938-4ba5-aa5b-8eddd6bfadba

No New Or Fixed Issues Found

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 88.52%. Comparing base (76f791e) to head (ce12d71). Report is 6 commits behind head on main.

Files Patch % Lines
...API/Account/Requests/VerifyEmailTokenRequest.swift 84.61% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #849 +/- ## ======================================= Coverage 88.51% 88.52% ======================================= Files 606 607 +1 Lines 30267 30288 +21 ======================================= + Hits 26792 26811 +19 - Misses 3475 3477 +2 ```

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