fun fetchProviders(): Single<List<Map<String, String>>>
Fetches the available providers.
Return A single that will emit the available providers when the request is completed. In case of error, it will emit a SippoResourceError.