defmodule DraincloudCore.Auth do def is_logon(_token) do # TODO here true end end