box::use(
ambiorix[Ambiorix],
. / helpers / get_port[get_port],
. / helpers / get_host[get_host],
. / middleware / error[error_handler],
. / routers / auth[auth_router = router]
)
Ambiorix$
new(host = get_host(), port = get_port())$
set_error(error_handler)$
use(auth_router)$
start(open = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.