hassox / phoenix_guardian

A demo application showing usage of guardian and ueberauth
MIT License
300 stars 70 forks source link

A bunch of fixes and minor refactor #42

Open bcat-eu opened 7 years ago

bcat-eu commented 7 years ago

Fixed many smaller errors to make it work with newer versions of Erlang, Elixir and Phoenix (it didn't in my case):

refactored few functions to silence warnings.

Tests are green, testing per hand looks good though I wasn't really thorough.