Packages

Policies a wrapper to work with current_user.

Current section

Files

Jump to
policies lib policies.ex
Raw

lib/policies.ex

defmodule Policies do
@moduledoc """
Policies focus on the platform
The idea behind if the policies should grow as a service.
"""
end