okta / samples-android

samples-android
https://github.com/okta/samples-android
Apache License 2.0
37 stars 52 forks source link

Sample workaround to use encrypted shared prefs #67

Closed FeiChen-okta closed 2 years ago

FeiChen-okta commented 3 years ago

If default encryption manager fails then use encrypted shared prefs as backup.

JayNewstrom commented 2 years ago

We're planning on updating to the new SDK https://github.com/okta/okta-mobile-kotlin which uses encrypted shared preferences by default.