marwanhawari/LeetRooms

Add a warning if the user has disabled 3rd party cookies

Closed this issue · 0 comments

LeetRooms relies on users enabling 3rd party cookies so that LeetRooms can fetch a user's login session from the LeetRooms backend while on LeetCode.com.

Some users report being able to register, but not being able to proceed past the login page (due to 3rd party cookies not being enabled).

Add a warning on the login page preventing the user from even logging in unless they have 3rd party cookies enabled. Give instructions on how to do this and explain why it's necessary.