This module is responsible for providing wrappers around ktor-auth configuration blocks, allowing users to document their API authentication with minimal modifications to their existing configuration.
Base package that is responsible for setting up required authentication route handlers along with exposing wrapper methods for each ktor-auth authentication mechanism.