I am building an app where I store information from a JSON API using @ionic/angular-storage. Some of the data is somewhat sensitive (i.e. I don’t want people to steal it) and I wondered if there was a free way to encrypt/decrypt the data when saved?
I’m aware of the Ionic Secure Storage offering but the price is completely disproportionate for my requirements.
Any help or directions appreciated.
2 posts - 2 participants