Authex.Plug.Forbidden (Authex v2.2.0) View Source

A plug to mark the status as forbidden.

This plug is the default used when authorization fails with Authex.Plug.Authorization. It will put a 403 status into the conn with the body "Forbidden".