# Packages
Package middlewares provides a set of middleware functions used to check Zitadel access token for auth and roles.
# Functions
NewBuilder creates a new AuthModuleBuilder.
# Structs
Auth is the main struct for the auth module.
AuthModuleBuilder is the builder for the auth module.
# Interfaces
IHttpAuth is an interface for the HTTP authentication.