Hi,
First of all thanks for this great lib, it's awesome.
I'm using this but I noticed that when I do call allPersistentTokens() my app requests face id verification, otherwise, it won't let me read the values stored in the keychain, is there a way I can avoid that and get the items? I was trying to identify in the code where you set that but I can't not find it, do you know what's going on and how can I disable that? is it on token creation ?
Any guide is very much appreciated, thanks
Hi,
First of all thanks for this great lib, it's awesome.
I'm using this but I noticed that when I do call
allPersistentTokens()my app requests face id verification, otherwise, it won't let me read the values stored in the keychain, is there a way I can avoid that and get the items? I was trying to identify in the code where you set that but I can't not find it, do you know what's going on and how can I disable that? is it on token creation ?Any guide is very much appreciated, thanks