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