You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: