package
2.3.0+incompatible
Repository: https://github.com/elmawardy/nutrix.git
Documentation: pkg.go.dev
# 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.