mud_server.api.routes.auth ========================== .. py:module:: mud_server.api.routes.auth .. autoapi-nested-parse:: Authentication and account management endpoints. Attributes ---------- .. autoapisummary:: mud_server.api.routes.auth.logger Functions --------- .. autoapisummary:: mud_server.api.routes.auth.router Module Contents --------------- .. py:data:: logger .. py:function:: router(engine) Build the auth router with access to the game engine.