package
0.0.13
Repository: https://github.com/nutrixpos/pos.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.