MsappMcpWeb.Router (msapp_mcp_web v0.1.0)

Summary

Functions

Callback invoked by Plug on every request.

Callback required by Plug that initializes the router for serving web requests.

Functions

Link to this function

authenticated(conn, _)

Link to this function

bootstrap(conn, _)

Link to this function

browser(conn, _)

Link to this function

call(conn, opts)

Callback invoked by Plug on every request.

Callback required by Plug that initializes the router for serving web requests.

Link to this function

logout(conn, _)

Link to this function

no_bootstrap(conn, _)