Amur
OAuth authentication library for Elixir Plug applications.

Project Overview
Elixir
Plug
OAuth
Amur is an open-source Elixir library that adds OAuth to any Plug-based application in about ten lines of configuration. It handles the full callback flow and normalises user data across providers, giving you consistent results regardless of which OAuth provider the user authenticated with. It is completely Plug-based and doesn't require Phoenix.