Skip to content

Instantly share code, notes, and snippets.

@javierg
Created December 22, 2016 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save javierg/22b4a7325b2a237bbf333ddc85a69fb5 to your computer and use it in GitHub Desktop.
Save javierg/22b4a7325b2a237bbf333ddc85a69fb5 to your computer and use it in GitHub Desktop.
def application do
[mod: {PhoenixUeberauthComeonin, []},
applications: [
...
:guardian,
:ueberauth,
:ueberauth_identity,
]
]
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment