ModuleDataCleaner

Cleans sensitive user data from native modules that implement the Cleanable interface. This is useful e.g. when a user logs out from an app.

Types

Link copied to clipboard
fun interface Cleanable

Indicates a module may contain sensitive user data and should be cleaned on logout.

Functions

Link copied to clipboard