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

LiveView for user authentication.

Provides login functionality with support for both traditional password-based
authentication and magic link login. Tracks anonymous visitor sessions and
respects system authentication settings.

# `mount`

# `render`

---

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