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

changes way env configs are defined to reduce user config #24

Closed ZooeyMiller closed 6 years ago

ZooeyMiller commented 6 years ago

The configuration now actually works, after testing in a simple phoenix app, so that the user has reduced configuration, tests still pass, and we still have 100% coverage. :fire:

fix #23