Module server

Source

Structs§

BrowserAPIToken 🔒

Constants§

LOGO_URL 🔒

Functions§

format_as_html_message 🔒
Produces an HTML string formatted with a message centered in the middle of the page and Materialize logo on top
request 🔒
Request handler for the server waiting the browser API token creation Axum requires the handler be async even though we don’t await
server
Server for handling login’s information.