-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The async storage is currently unencrypted.
The application should have a way to encrypt the data being placed into the storage and decrypted after retrieval.
It is recommended to look at ways of securing the application.
An article can be found here as some form of reference - https://docs.expo.dev/versions/v46.0.0/sdk/local-authentication/
The bare minimum would be a password that the user must access the application.
For further reading about encrypting and decrypting with Expo - https://blog.logrocket.com/encrypted-local-storage-in-react-native/
bm777
Metadata
Metadata
Assignees
Labels
No labels