/elixir-identity-mind

WIP Elixir hex package to connect to the IdentityMind verification service.

Primary LanguageElixir

ex-identity-mind

Elixir client for IdentityMind verification service.

Installation

If available in Hex, the package can be installed by adding identity_mind to your list of dependencies in mix.exs:

def deps do
  [
    {:identity_mind, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/identity_mind.