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

Interface Cause

pkg/api/apierrors/error.go:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16type Details = errorutil.Details
17
18type Cause interface{ Kind() string }
19
20type StringCause string
21

Callers 2

HasCauseMethod · 0.65
user.goFile · 0.65

Implementers 15

NodeForgotPasswordWithLoginIDpkg/latte/node_forgot_password_with_lo
NodeDoUpdateIdentitypkg/latte/node_do_update_identity.go
InputResendOOBOTPCodepkg/latte/input_resend_oob_otp_code.go
NodeDoCreateAuthenticatorpkg/latte/node_do_create_authenticator
IntentVerifyIdentitypkg/latte/intent_verify_identity.go
IntentMigrateOOBOTPAuthenticatorpkg/latte/intent_migrate_oob_otp_authe
NodeDoCreateUserpkg/latte/node_do_create_user.go
InputChangePasswordpkg/latte/input_change_password.go
InputTakeProofOfPhoneNumberVerificationpkg/latte/input_take_proof_of_phone_nu
InputTakeForgotPasswordChannelpkg/latte/input_take_forgot_password_c
IntentChangeEmailpkg/latte/intent_change_email.go
InputTakeCurrentLoginIDpkg/latte/input_take_current_login_id.

Calls

no outgoing calls

Tested by

no test coverage detected