package
0.0.0-20240926174054-02c971e2dfb0
Repository: https://github.com/joshsoftware/profile_builder_backend_go.git
Documentation: pkg.go.dev

# Functions

AuthMiddleware used for Authentication.
ErrorResponse function returns a response that is returned when an failure is encountered.
RoleMiddleware used for Authorization.
SuccessResponse function returns a response that is returned when an success is encountered.
VerifyJWTToken used to verify user given token.