SyntropyWeb.Plugs.ApiAuth (syntropy v0.1.0)

Copy Markdown

Enforces Syntropy external API auth when token auth is enabled.

Summary

Functions

call(conn, opts)

@spec call(Plug.Conn.t(), term()) :: Plug.Conn.t()

init(opts)

@spec init(term()) :: term()