AuthN

Installation

Add auth_n for Elixir as a dependency in your mix.exs file:

def deps do
  [
    {:auth_n, "~> 0.11.0"}
  ]
end

HexDocs

HexDocs documentation can be found at https://hexdocs.pm/auth_n.