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

Interface AMRGetter

pkg/latte/amr.go:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35}
36
37type AMRGetter interface {
38 workflow.Intent
39 GetAMR(w *workflow.Workflow) []string
40}

Callers 4

GetAMRFunction · 0.65
GetAMRMethod · 0.65
GetAMRMethod · 0.65
GetAMRMethod · 0.65

Implementers 8

IntentAuthenticatePasswordpkg/latte/intent_authenticate_password
NodeVerifiedAuthenticatorpkg/latte/node_verified_authenticator.
IntentAuthenticateEmailLoginLinkpkg/latte/intent_authenticate_email_lo
IntentAuthenticateOOBOTPPhonepkg/latte/intent_authenticate_oob_otp_
Attrspkg/lib/session/attrs.go
AuthenticateOptionpkg/lib/authenticationflow/declarative
CreateAuthenticatorOptionInternalpkg/lib/authenticationflow/declarative
Graphpkg/lib/interaction/graph.go

Calls

no outgoing calls

Tested by

no test coverage detected