Co Browse

I am looking at the implementation of Co-Browsing and am finding it unclear as to the security implications regarding the window.fireflyAPI.token = “”; implementation.

This looks as it would be publicly exposed and accessible by any user. Is there a security concern with the exposure of this token?

The article I am referencing during the review of implementation here is Pegasystems Documentation

Thanks in advance!

@KyleM17039864 ,
There will be no security concern as we have API key which will be passed in header and it won’t be exposed in the script, which different from co-browse token.