# Packages
Package duo provides a Duo MFA handler to authenticate users with Duo.
# Functions
MFAPaths returns paths to wrap the original login path and configure MFA.
MFARootPaths returns path strings used to configure MFA.
# Type aliases
HandlerFunc is the callback called to handle MFA for a login request.