gerrgg / cofi-backend

https://cofi.sh
3 stars 0 forks source link

All videos/gifs doesnt work when randomizing videos/gifs #23

Open gerrgg opened 1 year ago

gerrgg commented 1 year ago

I think it has something to do with timing - a better solution would be to pass user videos along with the user data so everything runs off the same hook.

Updating the cookie function to query the a fresh copy of the user should help to keep everything in sync.

gerrgg commented 11 months ago

Remove the cookie logic and force users to log in each time.