wordpress-mobile / WordPressAuthenticator-iOS

GNU General Public License v2.0
17 stars 11 forks source link

Security Keys: Update with webauthn methods #785

Closed Ecarrion closed 1 year ago

Ecarrion commented 1 year ago

Part of https://github.com/woocommerce/woocommerce-ios/issues/10851 Part of https://github.com/woocommerce/woocommerce-ios/issues/10852

Why

This PR integrates the new webauthn endpoints added on WordPessKit to the LoginFacade.

The changes on this PR will be used on subsequent PRs but are split for easier review.

How

Demo

https://github.com/wordpress-mobile/WordPressKit-iOS/assets/562080/2f69ea2f-b680-4d0a-8840-3a76540f935d

Testing

You can believe the video πŸ˜… or you can test this experimental branch

Notes

Steps