mud_server.api.routes.auth

Authentication and account management endpoints.

Attributes

logger

Functions

router(engine)

Build the auth router with access to the game engine.

Module Contents

mud_server.api.routes.auth.logger
mud_server.api.routes.auth.router(engine)[source]

Build the auth router with access to the game engine.