Packages

Simple authentication module for the XTurn server.

Current section

Files

Jump to
xturn_simple_auth lib api server.ex
Raw

lib/api/server.ex

defmodule Xirsys.XTurn.SimpleAuth.Server do
use Maru.Server, otp_app: :xturn
end