LocalSecretsProvider(context: Context, maxEntries: Int = MAX_ENTRIES)
Manages a mapping between randomly generated IDs and data. This allows for referring to data using a secret key while the actual data never leaves the device. Example usage: Redirect URIs