ConfigurationAPI

Fetches and caches third-party service configurations from the Frame API.

Each method retrieves a configuration object from the network, persists it to SecureConfigurationStorage, and returns the parsed response. Both coroutine (suspend) and callback variants are provided for each service.

Functions

Link copied to clipboard

Fetches the Evervault configuration from the API and caches it locally.

Fetches the Evervault configuration from the API and caches it locally, delivering the result via a callback.

Link copied to clipboard

Fetches the Sift configuration from the API and caches it locally.

Fetches the Sift configuration from the API and caches it locally, delivering the result via a callback.