/
CavrnusAuthentication (Unity)

CavrnusAuthentication (Unity)

- Fields

public string Token;

The CavrnusAuthentication is what is received as the result of a successful login attempt.

However, you don’t actually need to do anything with the CavrnusAuthentication is most cases.

The Token value can be stored locally to keep a user logged in, which the CavrnusSpatialConnector component handles for you. If needed, you may reimplement or customize that functionality given your project’s needs.

 

Related content

CavrnusAuthentication (.NET)
CavrnusAuthentication (.NET)
More like this
AuthenticateWithPassword (Unity)
AuthenticateWithPassword (Unity)
More like this
FCavrnusAuthentication (Unreal Engine)
FCavrnusAuthentication (Unreal Engine)
More like this
AuthenticateAsGuest
AuthenticateAsGuest
More like this
API Reference - Unity
API Reference - Unity
More like this
API Reference - .NET
API Reference - .NET
More like this