getExternalLoginUrl

abstract suspend fun getExternalLoginUrl(callback: String): RainbowResult<String>

Retrieves the external storage login URL associated to the connected user.

Return

RainbowResult callback (onSuccess, onError)

Parameters

callback

String the Url the server will use to send login process result