Liberator.Resource.handle_forbidden
You're seeing just the callback
handle_forbidden
, go back to Liberator.Resource module for more information.
Specs
handle_forbidden(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 403 Forbidden
response.