Implement a local secure storage to hold sensitive data locally. This is not the shared version which we will use on IPC. The idea right now is to use the lib secret used by flutter as an inspiration. Also this has to be frictionless
Implement a local secure storage to hold sensitive data locally. This is not the shared version which we will use on IPC.
The idea right now is to use the lib secret used by flutter as an inspiration. Also this has to be frictionless