Astra Unity 2.6.6
Astra Unity Plugin
|
An example that shows how to login and register using remote idntifiers (non-Tafi) This is useful for registering users using your own authentication paramters instead of having users register a Tafi acconut. This means you must have a way to uniquely identify your own users and you need to keep track of that (both an id/email/etc and a password) More...
Public Attributes | |
string | remoteType = "email" |
string | remoteId = "[email protected]" |
string | handle = "johndoe" |
string | password = "123456" |
An example that shows how to login and register using remote idntifiers (non-Tafi) This is useful for registering users using your own authentication paramters instead of having users register a Tafi acconut. This means you must have a way to uniquely identify your own users and you need to keep track of that (both an id/email/etc and a password)