> For the complete documentation index, see [llms.txt](https://fish-networking.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fish-networking.gitbook.io/docs/fishnet-building-blocks/components/utilities/authenticator.md).

# Authenticator

Authenticator logic can be fully customized by inheriting from the ***Authenticator*** script, and placing your created authenticator within the [Server Manager component](/docs/fishnet-building-blocks/components/managers/server-manager.md). There are a few example authenticators that come installed with the FishNet package within the `FishNet/Demos/Authenticator/Scripts` directory.
