# `PhoenixKitWeb.Users.ForgotPassword`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.164/lib/phoenix_kit_web/users/forgot_password.ex#L1)

LiveView for password reset request.

Allows users to request a password reset by providing their email address.
Sends password reset instructions via email if the account exists.

# `handle_event`

# `mount`

# `render`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
