Versions in this module Expand all Collapse all v0 v0.1.0 Jan 30, 2023 Changes in this version + type Middleware struct + Auth *auth.Auth + Repositories repositories.Repositories + func (m *Middleware) Authentication(ctx *fiber.Ctx) error + func (m *Middleware) UserEndpoint(ctx *fiber.Ctx) error