Building a Gitlab CI light using Elixir/Nerves - Hardware How we scrapped and aggregated data from multiple sources using OTP

Basic HTTP authentication in Elixir/Phoenix

Let’s look on what <a href=”http://nts.strzibny.name/basic-http-authentication-in-elixir-phoenix/“>HTTP Basic auth is and how to implement it in Phoenix</a>. I mention the required HTTP headers, BasicAuth plug, testing, and more.