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

[FEAT]: HTTP-only Cookie-based Auth + Refactor + Minor Bugs #587

Closed Spiral-Memory closed 2 weeks ago

Spiral-Memory commented 3 weeks ago

As an EmbeddedChat developer

I need to: Implement HTTP-only cookie authentication using EmbeddedChat RC-app

So that: Users feel more secure since no JavaScript-accessible token will be stored in local/session/cookie storage

Acceptance Criteria: