Intermediate steps not committed - addresses_as_list, because long stack trace in output. turned out 'nil' case needs to be explicit now. I prefer the small functions though instead of whole implementation in case statement.
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%