fetchAuthProvider

fun fetchAuthProvider(): Single<AuthProvider>

Fetches the available AuthProvider.

Return

A single that will emit the available provider when the request is completed. In case of error, it will emit a SippoResourceError.