Willem van den Ende 09aeb31cb3 Move implementation to own file
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.
2025-09-14 16:59:42 +01:00
2025-09-14 16:59:42 +01:00
2025-09-14 16:59:42 +01:00
2025-09-14 12:08:05 +01:00
2025-09-14 12:08:05 +01:00
2025-09-14 12:25:59 +01:00
2025-09-14 12:08:05 +01:00

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
Readme 71 KiB
Languages
Elixir 72.3%
Shell 27.7%