get Player Id By Remote Secret
Gets the player's unique identifier by their remote secret.
Remote secret is a secret, received from the remote backend and used for communication between proxy and backend.
Return
An optional containing the player's unique identifier if found, otherwise empty.
Parameters
remote Secret
The remote secret of the player.