Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/learnhouse/learnhouse
/ auth.py
File
auth.py
apps/api/src/security/auth.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
typing
import
Optional, Union
2
from
sqlmodel
import
select
3
from
sqlmodel.ext.asyncio.session
import
AsyncSession
4
from
src.core.events.database
import
get_db_session
Callers
nothing calls this directly
Calls
2
security_hash_password
Function · 0.90
get_learnhouse_config
Function · 0.90
Tested by
no test coverage detected