MCPcopy Create free account
hub / github.com/clerk/javascript / useConfirmPassword

Function useConfirmPassword

packages/clerk-js/src/ui/hooks/usePassword.ts:77–110  ·  view source on GitHub ↗
({
  passwordField,
  confirmPasswordField,
}: {
  passwordField: FormControlState;
  confirmPasswordField: FormControlState;
})

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_ResetPasswordFunction · 0.90
PasswordForm.tsxFile · 0.90

Calls 3

useLocalizationsFunction · 0.90
localizationKeysFunction · 0.90
tFunction · 0.50

Tested by

no test coverage detected