bindThirdPartyIdentifiers

abstract suspend fun bindThirdPartyIdentifiers(clientSecret: String, sessionId: String, idAccessToken: String, idServer: String, asUserId: UserId? = null): Result<Unit>

See also

BindThirdPartyIdentifiers