server_utils v0.1.4 ServerUtils.Plugs.SessionTokenValidator

Plug to intercept request and validate the presence of the JWT header

Link to this section Summary

Functions

Callback implementation for Plug.call/2

Callback implementation for Plug.init/1

Link to this section Functions

Link to this function call(conn, default)

Callback implementation for Plug.call/2.

Link to this function init(default)
init(Keyword.t()) :: Keyword.t()

Callback implementation for Plug.init/1.