ueberauth / ueberauth_example

Example Phoenix application using Überauth for authentication
http://ueberauth-example.herokuapp.com
MIT License
220 stars 73 forks source link

Compilation fails on Windows due to erlang-oauth dependency #41

Open leifericf opened 6 years ago

leifericf commented 6 years ago

This example fails to compile on Windows, due to an issue with erlang-oauth:

More info here: https://github.com/tim/erlang-oauth/issues/35

Leaving a bug report here as well, just in case somebody else encounters the same issue.

KavalarisNikolaos commented 3 years ago

exactly the same problem ...did you come up with any solution after all ? @IRLeif