Hi,
sorry if this has been asked before, but I couldn't find anything using a quick forum search.
I currently have a web game in playtesting phase that is password-restricted. Playtesters using Firefox can open the game page just fine using the password. However, since the game uses SharedArrayBuffer, the game itself will launch in a new window, which will in turn show a 404 error instead of the game. I assume this is because the game is password-restricted?
Is there any workaround for this?
Best
Lukas