[Pun2] Rejoin after restart application

Options
How can i reconnect to room after restart application if I need the same user id as when i joined to the room? Im asking because userid is change after connect to master server. Should i save user id and change it using PhotonNetwork.AuthValues before connect? Does this manner still provide unique userid?