/ash_cloak

An extension for encrypting and decrypting attributes of Ash resources.

Primary LanguageElixirMIT LicenseMIT

AshCloak

Installation

Add ash_cloak to your list of dependencies in mix.exs:

def deps do
  [
    {:ash_cloak, "~> 0.1.0-rc.0"}
  ]
end

See the getting started guide on hex!