Skeleton.Phoenix.Controller behaviour (SkeletonPhoenix v2.0.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

do_ensure_authenticated(controller, conn)

View Source
Link to this function

do_ensure_not_authenticated(controller, conn)

View Source

Link to this section Callbacks

Specs

fallback(Plug.Conn.t()) :: Plug.Conn.t()

Specs

is_authenticated(Plug.Conn.t()) :: Boolean.t()