I have a browser based web app that I would like to save private data onto the ios device's keychain. This data is a long json string.
Is it possible to use keychain as the destination and preferably with face/touch id?
I have a browser based web app that I would like to save private data onto the ios device's keychain. This data is a long json string.
Is it possible to use keychain as the destination and preferably with face/touch id?