dwyl / elixir-auth-github

:octocat: Minimalist GitHub OAuth Authentication for Elixir Apps. Tested, Documented & Maintained. Setup in 5 mins. 🚀
GNU General Public License v2.0
38 stars 4 forks source link

Adds tests and coverage #17

Closed finnhodgkin closed 7 years ago

finnhodgkin commented 7 years ago

Brings test coverage up to 100% and adds coveralls to the project.

16