Created
December 21, 2016 21:10
-
-
Save javierg/0d91eba98499128843ce9a210cef4976 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| defp deps do | |
| [... | |
| {:ueberauth, "~> 0.4"}, | |
| {:ueberauth_identity, "~> 0.2"}, | |
| ...] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment