|
Astra Unity 2.6.6
Astra Unity Plugin
|
Handles the login=>register=>login process manually, avoid using this if you're using the latest Astra SDK as there is a helper call Astra.Auth.LoginRegisterRemote that performs this more effciently for you See Also LoginRegisterRemote example in this folder More...

Public Attributes | |
| string | remoteType = "email" |
| string | remoteId = "[email protected]" |
| string | handle = "johndoe" |
| string | password = "123456" |
Handles the login=>register=>login process manually, avoid using this if you're using the latest Astra SDK as there is a helper call Astra.Auth.LoginRegisterRemote that performs this more effciently for you See Also LoginRegisterRemote example in this folder