Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
37
type
AMRGetter
interface
{
38
workflow.Intent
39
GetAMR(w *workflow.Workflow) []string
40
}
Callers
4
GetAMR
Function · 0.65
GetAMR
Method · 0.65
GetAMR
Method · 0.65
GetAMR
Method · 0.65
Implementers
8
IntentAuthenticatePassword
pkg/latte/intent_authenticate_password
NodeVerifiedAuthenticator
pkg/latte/node_verified_authenticator.
IntentAuthenticateEmailLoginLink
pkg/latte/intent_authenticate_email_lo
IntentAuthenticateOOBOTPPhone
pkg/latte/intent_authenticate_oob_otp_
Attrs
pkg/lib/session/attrs.go
AuthenticateOption
pkg/lib/authenticationflow/declarative
CreateAuthenticatorOptionInternal
pkg/lib/authenticationflow/declarative
Graph
pkg/lib/interaction/graph.go
Calls
no outgoing calls
Tested by
no test coverage detected