Versions in this module Expand all Collapse all v1 v1.1.0 Jun 26, 2026 v1.0.0 Apr 29, 2026 Changes in this version + type MockAuthFacade struct + func NewMockAuthFacade(ctrl *gomock.Controller) *MockAuthFacade + func (m *MockAuthFacade) EXPECT() *MockAuthFacadeMockRecorder + func (m *MockAuthFacade) ValidateAccessToken(tokenStr string) bool + type MockAuthFacadeMockRecorder struct + func (mr *MockAuthFacadeMockRecorder) ValidateAccessToken(tokenStr any) *gomock.Call