Current section

Files

Jump to
curator priv templates curator.ueberauth.install ueberauth.ex
Raw

priv/templates/curator.ueberauth.install/ueberauth.ex

defmodule <%= inspect context.web_module %>.Auth.Ueberauth do
use Curator.Ueberauth, otp_app: :<%= Mix.Phoenix.otp_app() %>
end