casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 8 forks source link

Loading a studio inst with `?owner=player` as an anonymous user does not bring up the Login dialog. #418

Closed Blitzy closed 4 months ago

Blitzy commented 4 months ago

If you try to load into a studio inst with ?owner=player set in the URL parameters and you are not logged in (anonymous) nothing happens. You get the login dialog if you change the the owner parameter to a specific record id.

This seems to be true for all browsers.

No login when loading anonymously:

https://brandplayer.com/?owner=player&inst=rc-videoBackground&gridPortal=home

Login when loading anonymously:

https://brandplayer.com/?owner=d5522ef2-a17e-4bed-a557-116903b1b1ed&inst=rc-videoBackground&gridPortal=home