SalesforceLabs / VideoViewer

This lightning web component allows users to play video files natively in Salesforce. No need to download a video file to view it. There is also no need to transfer the video file to a third party service.
https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000GCk6xUAD
BSD 3-Clause "New" or "Revised" License
24 stars 18 forks source link

enable for use in communities #7

Open jsullivanlive opened 3 years ago

jsullivanlive commented 3 years ago

Adds the necessary metadata to enable the component for use in communities and updates the method for base url to use community urls.

Tested in private browser and logged into community as a user by username+password to ensure that documentforce.com domain wouldn't re-use a full user's cookie.

jsullivanlive commented 3 years ago

@shrej let me know if you need help during review