Installs Permit.Absinthe into your project by patching the Absinthe schema module
to include use Permit.Absinthe.
Usage
mix permit_absinthe.installOptions
--authorization-module- Authorization module name (default:<MyApp>.Authorization)--schema-module- Absinthe schema module (default:<MyApp>Web.Schema)