Open ditkin opened 4 years ago
When a client registers BE tells FE it's ID. That allows the client to get a consistent experience upon reconnect if the connection was dropped.
Should I clone this repo or just build everything into this app?
Clone pro:
Clone con:
FE
BE
Cookies / CORS
The FE will make requests from
poker.daviditkin.com
The BE will set cookies on the domain:daviditkin.com
so they apply to different subdomainshttps://stackoverflow.com/questions/18492576/share-cookie-between-subdomain-and-domain
We should stop allowing CORS from the chrome extension, instead allow poker.daviditkin.com