My goal is to circumvent Photon-authentication by having my custom plugin authenticate players independently. Because I need the game server to authenticate all connected players, it seems like a breach of security to require players to specify my specific plugin for authentication to work. In other words: is there a way I can guarantee that my plugins instance will be created, even when the player does not specify my plugin for their room?
↧