MCPcopy Create free account
hub / github.com/MemTensor/MemOS / user_manager.py

File user_manager.py

src/memos/mem_user/user_manager.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""User management system for MemOS.
2
3This module provides user authentication, authorization, and cube management
4functionality using SQLAlchemy and SQLite.

Callers

nothing calls this directly

Calls 1

get_loggerFunction · 0.90

Tested by

no test coverage detected