ResetPasswordInputs type

type ResetPasswordInputs = CustomAuthActionInputs & { username: string }