- Home /
Question by
BitPax · Nov 11, 2020 at 09:24 PM ·
securityauthenticationtoken
Is there a way to set a unique token variable for each individual Unity client on download?
So when a user downloads a Unity client from my website is there an easy way to set a token variable that is generated on the server side? Sort of like a serial number for each Unity client.
I'd use this token for a little extra security when the user is authenticating themselves through API calls to the server.
Comment
Your answer
Follow this Question
Related Questions
AWS Cognito User pool in unity? 0 Answers
Bringing a session variable to another page using php 1 Answer
Security, Authentication, TLS & UnityWebRequest 0 Answers
Get google token 1 Answer
Unity Authentication - How to check token validity? 1 Answer