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
I use biometric storage to store a secret (generated EC key pair) at the first launch of my app. I have to check if the secret was already generated on subsequent launches without showing the authentication prompt if the secret already exists.
Can you add a method to storageFile which checks if the file already exists?
The text was updated successfully, but these errors were encountered:
Hello
I use biometric storage to store a secret (generated EC key pair) at the first launch of my app. I have to check if the secret was already generated on subsequent launches without showing the authentication prompt if the secret already exists.
Can you add a method to storageFile which checks if the file already exists?
The text was updated successfully, but these errors were encountered: