RocketChat / EmbeddedChat

An easy to use full-stack component (ReactJS) embedding Rocket.Chat into your webapp
https://www.npmjs.com/package/@embeddedchat/react
107 stars 214 forks source link

add documentation to enable CORS #508

Closed thesynthax closed 3 months ago

thesynthax commented 3 months ago

Brief Title

Documentation to enable CORS added.

Spiral-Memory commented 3 months ago

Great work ! This addition will help new fellow contributors setting up the project. Thanks @thesynthax ! LGTM

Spiral-Memory commented 3 months ago

Hey @sidmohanty11 , I and @thesynthax had a discussion regarding the issue #507 raised by him on LinkedIn. He was unable to log in because CORS was not enabled, and this is not mentioned in the documentation. Although it is available in the wiki section under FAQ as a video, it would be beneficial to include it in written form so that users can set it up without any problems. Please take a look whenever you are free.