Class IAuthContext
Defined in File IAuthContext.h
Class Documentation
-
class IAuthContext
This interface decouples systems logic from multiplayer by offering a public interface for authentication functionality, that doesn’t rely on any systems functionality.
This is necessary because the WebClient is utilized in both systems and multiplayer contexts.