I’m checking the player authentication feature and there’s a discrepancy between the login window in the docs and what I see in my game.
As you can see the window in the docs is contained in the game’s window.
But in my example the window is a pop up in the browser, and when previewing the game, it launches a browser window to login.
Has been a change in the ui or the docs example works in a particular configuration?