Authenticator

Authenticators are an additional layer of security. A client must pass the authenticator in order to communicate with the game server.

Authenticator logic can be fully customized by inheriting from the Authenticator script, and placing your created authenticator within the Server Manager component. There are a few example authenticators that come installed with the FishNet package within the FishNet/Demos/Authenticator/Scripts directory.

Last updated