MCPcopy Create free account
hub / github.com/ericls/imgdd / authContextKey

TypeAlias authContextKey

httpserver/identity.go:14–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12const authroized_user_id_session_key = "authorized_user_id"
13
14type authContextKey string
15
16type HttpContextUserManager struct {
17 contextKey authContextKey

Callers 1

NewContextUserManagerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected