IoT with Elixir and CoAP part 2: How to easily prototype and build an IoT platform Building a Digital Goods Shop & Blog in Elixir

Requiring Sign In in Phoenix

Coming from Rails, there are a lot of little things to learn about Phoenix to write a fully functional app. To help others make the same transition, I wrote a blog post explaining how to use plug in a Phoenix application to require a user be signed in for certain actions.