authable v0.7.0 Authable.Renderer.RestApi

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

Summary

Functions

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

Functions

render(conn, status, map)

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

Callback implementation for Authable.Renderer.render/3.