authable v0.9.1 Authable.Renderer.RestApi

An implementation for Authable.Rederer to render Authable errors in RestAPI format.

Link to this section Summary

Functions

Puts response body inside Plug.Conn and returns Plug.Conn

Link to this section Functions

Link to this function render(conn, status, map)

Puts response body inside Plug.Conn and returns Plug.Conn

Callback implementation for Authable.Renderer.render/3.