# Functions

No description provided by the author
RoleManagerMiddleware middleware function to validate if the user role is manager.
TokenAuthMiddleware middleware function to validate JWT tokens.

# Structs

MockAuthService is a mock implementation of the AuthService interface.
ServiceImp used to authenticate users.

# Interfaces

No description provided by the author