mirror of
https://github.com/status-im/status-react.git
synced 2025-02-02 14:14:39 +00:00
[#10434] Skip openening multiaccs list on autologin
This commit is contained in:
parent
5607540ac1
commit
dc303fecc9
@ -375,11 +375,8 @@
|
|||||||
(biometric/biometric-auth %)
|
(biometric/biometric-auth %)
|
||||||
(= auth-method
|
(= auth-method
|
||||||
keychain/auth-method-password)
|
keychain/auth-method-password)
|
||||||
(get-credentials % key-uid)
|
(get-credentials % key-uid))
|
||||||
|
(open-login-callback nil))))
|
||||||
;;nil or "none" or "biometric-prepare"
|
|
||||||
:else
|
|
||||||
(open-login-callback % nil)))))
|
|
||||||
|
|
||||||
(fx/defn biometric-auth-done
|
(fx/defn biometric-auth-done
|
||||||
{:events [:biometric-auth-done]}
|
{:events [:biometric-auth-done]}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user