Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.78k stars 301 forks source link

[Auth] Add ability to login with a passkey. #1667

Closed notandyvee closed 2 months ago

notandyvee commented 3 months ago

Fix

This PR builds upon 1665. Once you have a passkey associated with your account you can verify it and login.

Test

Note: This PR was only tested with google password manager.

Note

I will address any issues when using passkeys other than Google Password Manager in a different PR.

dangermattic commented 3 months ago
2 Warnings
:warning: strings.xml files should only be updated on release branches, when the translations are downloaded by our automation.
:warning: This PR is larger than 300 lines of changes. Please consider splitting it into smaller PRs for easier and faster reviews.

Generated by :no_entry_sign: Danger

wpmobilebot commented 3 months ago

📲 You can test the changes from this Pull Request in Simplenote Android by scanning the QR code below to install the corresponding build.

App Name Simplenote Android
Build TypeDebug
Commit32a75f2fa8462a7044bf08cc656548a3ab08df13
Direct Downloadsimplenote-android-prototype-build-pr1667-32a75f2-0191529e-0f3d-4a64-b558-5d2b13f50dc9.apk
notandyvee commented 2 months ago

Ready for re-review @danilo04