MCPcopy
hub / github.com/authgear/authgear-server / Call

Method Call

pkg/lib/accountmigration/hook.go:9–9  ·  view source on GitHub ↗
(ctx context.Context, u *url.URL, hookReq *HookRequest)

Source from the content-addressed store, hash-verified

7
8type Hook interface {
9 Call(ctx context.Context, u *url.URL, hookReq *HookRequest) (*HookResponse, error)
10}

Callers 15

VerifyMethod · 0.65
ClearCookieMethod · 0.65
GetCookieMethod · 0.65
ValueCookieMethod · 0.65
SetAllMethod · 0.65
StartAddingMethod · 0.65
FinishAddingMethod · 0.65
ClearCookieMethod · 0.65
GetCookieMethod · 0.65
ValueCookieMethod · 0.65
CreateMethod · 0.65
DeleteMethod · 0.65

Implementers 5

ProofOfPhoneNumberVerificationWebHookpkg/latte/proofofphonenumberverificati
SMSWebHookpkg/lib/infra/sms/custom/client.go
SMSDenoHookpkg/lib/infra/sms/custom/client.go
AccountMigrationDenoHookpkg/lib/accountmigration/deno.go
AccountMigrationWebHookpkg/lib/accountmigration/webhook.go

Calls

no outgoing calls

Tested by 15

ClearCookieMethod · 0.52
GetCookieMethod · 0.52
ValueCookieMethod · 0.52
SetAllMethod · 0.52
StartAddingMethod · 0.52
FinishAddingMethod · 0.52
ClearCookieMethod · 0.52
GetCookieMethod · 0.52
ValueCookieMethod · 0.52
CreateMethod · 0.52
DeleteMethod · 0.52
GetMethod · 0.52