status-desktop/ui/onboarding
Sale Djenic 8af104a16e feat(@desktop/onboarding): support (optionally) OS keychain to login password
This feature works for MacOs only, for now.

On login, whether new or already created user may select between options:
"Store" - store password to the Keychain
"Not now" - don't store it now, but ask next time again
"Never" - don't store them ever and don't ask again

Selected preference may be changed later in:
`ProfileSettings > Privacy and security > Store pass to Keychain`

On the next app run, if `Store` was selected, a user will be asked to confirm
his identity using Touch Id in order to log in the app. If any error happens
he will be able to login using password.

Fixes: #2675
2021-09-17 12:45:34 -04:00
..
Login fix(@desktop/onboarding): do not display keyid as address 2021-07-26 13:17:34 -04:00
img fix: keys image to be transparent 2021-03-26 15:28:06 -04:00
BeforeGetStartedModal.qml chore(@desktop/general): run translation script 2021-07-19 12:27:45 -04:00
CreatePasswordModal.qml feat(@desktop/onboarding): support (optionally) OS keychain to login password 2021-09-17 12:45:34 -04:00
EnterSeedPhraseModal.qml feat: extract seed textArea to shared component and use it in wallet 2021-04-15 16:50:57 -04:00
ExistingKey.qml fix(onboarding): fix black screen when closing re-encrypt modal 2021-07-12 17:11:28 -04:00
GenKey.qml
GenKeyModal.qml fix(@desktop/onboarding): do not display keyid as address 2021-07-26 13:17:34 -04:00
InvalidSeedPhraseModal.qml
KeysMain.qml fix(onboarding): fix black screen when closing re-encrypt modal 2021-07-12 17:11:28 -04:00
Login.qml feat(@desktop/onboarding): support (optionally) OS keychain to login password 2021-09-17 12:45:34 -04:00
MnemonicRecoverySuccessModal.qml
qmldir fix(onboarding): Mobile onboarding slider is shown on desktop 2021-06-29 07:57:17 -04:00