#Question - Need some help properly setti...
1 messages · Page 1 of 1 (latest)
If you are trying to login to Unity Authentication using steam, you'll have better support posting in the Authentication forum instead of in the general scripting one
https://forum.unity.com/forums/authentication.758/
I replied within the forum thread
ah looks like you answered all my questions 🙂
identity has no security implications right?
Well it does, that's why the value needs to match between what steam is provided and what you send to the authentication service.
The value itself does not matter
I mean, for example if I just use "hello" would that be a security risk?
As in would it be better to use a random string of 40 letters?
I don't think there's any risk