Authex v2.1.1 Authex.Plug.Forbidden 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".