class

ServerAuthManager

Singleton for server authentication. Use getInstance() to get instance, getSessionToken() for auth token, getProfileServiceClient() for profile lookups.

Methods

ServerAuthManager getInstance()
static

Gets the singleton instance of the auth manager

ProfileServiceClient getProfileServiceClient()

Gets the profile service client for player lookups

String getSessionToken()

Gets the current session token for API authentication