status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.86k stars 984 forks source link

Standard Auth - Implement UI Screens for Keycard Authentication #17213

Open J-Son89 opened 10 months ago

J-Son89 commented 10 months ago

The Standard Authentication for in app uses several components. Implement these screens as standalone UI screens,. i.e there is no data connected as we will do a follow up to handle this.

https://www.figma.com/file/zG04IdiVCb4ZNC5n3nH9yg/Authentication-for-Mobile?type=design&node-id=5-42671&mode=design&t=hA8qszamtaHRZKCa-4

Implementation details - the code should be in the src/status_im2/common/standard_auth folder and the these can be displayed in the quo2 preview screens.

Acceptance Criteria: Implemented to match best practices component spec tests - https://github.com/status-im/status-mobile/blob/develop/doc/component-tests-overview.md quo2 preview screen following best practices - https://github.com/status-im/status-mobile/blob/develop/doc/new-guidelines.md

Note Please align with design team before starting this

Blocked by: https://github.com/status-im/status-mobile/issues/18470

J-Son89 commented 8 months ago

please see the linked pr ^ ^ for an implementation to start the work for this 👍

J-Son89 commented 5 months ago

@mmilad75 - unassigned you as keycard needs a lot of work to be done before we bring it to wallet 👍

J-Son89 commented 3 weeks ago

@flexsurfer - I had created this issue before, not sure if relevant to you or a duplicate now?