bindThirdPartyIdentifiers

abstract suspend fun bindThirdPartyIdentifiers(clientSecret: String, sessionId: String, idAccessToken: String, idServer: String): Result<Unit>

See also