AuthN View Source
Installation
Add auth_n for Elixir as a dependency in your mix.exs file:
def deps do
[
{:auth_n, "~> 0.22.0"}
]
endHexDocs
HexDocs documentation can be found at https://hexdocs.pm/auth_n.
Add auth_n for Elixir as a dependency in your mix.exs file:
def deps do
[
{:auth_n, "~> 0.22.0"}
]
endHexDocs documentation can be found at https://hexdocs.pm/auth_n.