Forum Multiplayer What is this for an ID?

Discussion and help relating to the PlayerIO Multiplayer API.

What is this for an ID?

Postby LaMey » December 18th, 2017, 11:53 am

Hello Guys,

I wanted to know:
* what is that for an ID in the Picture?
* How can I get it from ClientSide?
* How can I get it from ServerSide?
* Is it safe to work with for authentication?

I hope you can help and thank you :D
Attachments
unknown.png
Picture
unknown.png (30.59 KiB) Viewed 7908 times
LaMey
 
Posts: 2
Joined: August 28th, 2017, 11:21 am

Re: What is this for an ID?

Postby Henrik » January 1st, 2018, 8:29 pm

No, that is not an ID. No, you can't access it. No, it's not safe for authentication.

Authenticate the player, and use client.ConnectUserId instead.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to Multiplayer