Phoenix Liveview Auth

MANDATORY for ALL LiveView authentication work. Invoke before writing on_mount hooks, auth plugs for LiveViews, or session handling in LiveView modules. Covers on_mount patterns, current_scope, import conflict resolution, safe template access, and testing auth redirects. Trigger words: on_mount, LiveView auth, current_scope, session, live_session, redirect_if_authenticated.

igmarin 9e25763 2 files · 9.9 KB Updated

File contents

igmarin/elixir-phoenix-skills/tree/main/skills/phoenix-liveview-auth commit 9e25763b9f

Frequently asked questions

npx skillmds@latest add igmarin/phoenix-liveview-auth