MCPcopy Create free account
hub / github.com/daodst/chat / AddCompletedStage

Method AddCompletedStage

clientapi/auth/user_interactive.go:139–142  ·  view source on GitHub ↗
(sessionID, authType string)

Source from the content-addressed store, hash-verified

137}
138
139func (u *UserInteractive) AddCompletedStage(sessionID, authType string) {
140 // TODO: Handle multi-stage flows
141 delete(u.Sessions, sessionID)
142}
143
144type Challenge struct {
145 Completed []string `json:"completed"`

Callers 2

VerifyMethod · 0.95

Calls

no outgoing calls

Tested by 1