Skeleton.Phoenix.LiveView behaviour (SkeletonPhoenixLiveView v1.0.1) View Source

Link to this section Summary

Link to this section Functions

Link to this function

do_ensure_authenticated(live_view, socket)

View Source
Link to this function

do_ensure_not_authenticated(live_view, socket)

View Source

Link to this section Callbacks

Specs

fallback(Phoenix.LiveView.Socket.t(), any()) :: Phoenix.LiveView.Socket.t()

Specs

is_authenticated(Phoenix.LiveView.Socket.t()) :: Boolean.t()