support use face id/touch id for application lock

This commit is contained in:
MaysWind
2020-11-22 00:01:50 +08:00
parent fcf9069c80
commit 7f7c58132e
12 changed files with 359 additions and 4 deletions
+6
View File
@@ -165,6 +165,12 @@ const licenses = [
url: 'https://github.com/brix/crypto-js',
licenseUrl: 'https://github.com/brix/crypto-js/blob/develop/LICENSE'
},
{
name: 'cbor-js',
copyright: 'Copyright (c) 2014 Patrick Gansterer <paroga@paroga.com>',
url: 'https://github.com/paroga/cbor-js',
licenseUrl: 'https://github.com/paroga/cbor-js/blob/master/LICENSE'
},
{
name: 'js-cookie',
copyright: 'Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors',