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
Encrypted shared preferences from Google are deprecated and some apps need extra security. This ticket's purpose is to choose a good candidate library for this purpose on CMP/KMP and implement it in this project
Candidate libraries
KSafe is quite new but very feature rich and the API is very simple (based on DataStore which we already use in this project) https://github.com/ioannisa/KSafe
Why
Encrypted shared preferences from Google are deprecated and some apps need extra security. This ticket's purpose is to choose a good candidate library for this purpose on CMP/KMP and implement it in this project
Candidate libraries