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

LiveView for email confirmation.

Handles the email confirmation flow after a user clicks the confirmation link
from their registration email. Validates the confirmation token and confirms
the user account.

# `handle_event`

# `mount`

# `render`

---

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