Prefactoring, from TDDAYMI to imperative shell. In the next step we need the implementation from the functional core in the imperative shell, to pass in the environment variable.
BasicSignupWhitelist
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding basic_signup_whitelist to your list of dependencies in mix.exs:
def deps do
[
{:basic_signup_whitelist, "~> 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/basic_signup_whitelist.
Description
Basic sign up whitelist for elixir - whitelist allowed addresses in an environment variable
Languages
Elixir
72.3%
Shell
27.7%