getAuthenticateSourceResult

abstract suspend fun getAuthenticateSourceResult(data: Intent): Result<Source>

Get the Source's client_secret from data and use to retrieve the Source object with updated status.

Return

the Source object

Parameters

data

the result Intent