Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0010aor/FlashNotes
/ login_access_token
Route
login_access_token
backend/src/auth/api.py:None–None ·
view source on GitHub ↗
router.post("/tokens")
Source
from the content-addressed store, hash-verified
1
from
datetime
import
timedelta
2
from
typing
import
Annotated
3
4
from
fastapi
import
APIRouter, Depends, HTTPException
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected