Sigra.LiveView.AdminScope (Sigra v1.20.0)

Copy Markdown View Source

LiveView on_mount parity for admin scope enforcement.

Live navigation inside a live_session bypasses the Plug pipeline, so this module must resolve the same admin scope contract on every mount.

Summary

Functions

on_mount/4 callback for admin route protection.

Functions

on_mount(opts, params, session, socket)

on_mount/4 callback for admin route protection.