Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/authgear/authgear-server
/ AuditServiceAppService
Interface
AuditServiceAppService
pkg/portal/service/audit.go:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
)
25
26
type
AuditServiceAppService
interface
{
27
Get(ctx context.Context, id string) (*model.App, error)
28
}
29
30
type
AuditService
struct
{
31
RemoteIP httputil.RemoteIP
Callers
6
Director
Method · 0.65
Log
Method · 0.65
makeContext
Method · 0.65
handleAuthorizationHeader
Method · 0.65
jwtToSessionInfo
Method · 0.65
getJWKs
Method · 0.65
Implementers
15
Service2
pkg/auth/webapp/service2.go
SessionStoreRedis
pkg/auth/webapp/session_store.go
Publisher
pkg/auth/handler/webapp/publisher.go
AuthflowControllerHandlers
pkg/auth/handler/webapp/authflow_contr
Controller
pkg/auth/handler/webapp/controller.go
MockAuthflowControllerSessionStore
pkg/auth/handler/webapp/authflow_contr
MockAuthflowControllerSessionStoreMockRecorder
pkg/auth/handler/webapp/authflow_contr
MockAuthflowControllerAuthflowService
pkg/auth/handler/webapp/authflow_contr
MockAuthflowControllerAuthflowServiceMockRecorder
pkg/auth/handler/webapp/authflow_contr
MockAuthflowControllerOAuthSessionService
pkg/auth/handler/webapp/authflow_contr
MockAuthflowControllerOAuthSessionServiceMockRecorder
pkg/auth/handler/webapp/authflow_contr
MockAuthflowControllerSAMLSessionService
pkg/auth/handler/webapp/authflow_contr
Calls
no outgoing calls
Tested by
no test coverage detected