Versions in this module Expand all Collapse all v1 v1.1.0 Aug 7, 2025 Changes in this version + type BFFAuthMiddleware struct + func NewBFFAuthMiddleware(sessionService types.SessionService, ...) *BFFAuthMiddleware + func (auth *BFFAuthMiddleware) OptionalSession() gin.HandlerFunc + func (auth *BFFAuthMiddleware) RequireSession() gin.HandlerFunc + func (auth *BFFAuthMiddleware) RequireValidSession() gin.HandlerFunc