Twitter OAuth Authentication with Elixir and Phoenix
There are a few good examples showing how to use OAuth authentication in Phoenix and Elixir, but I wanted a solution which used a small amount of dependencies, and had the ability to make authenticated requests on behalf of a user.
Read more at http://headynation.com/twitter-oauth-elixir-phoenix/
Read next Integration Testing Phoenix With Wallaby