MCPcopy Create free account
hub / github.com/AgentOps-AI/agentops / views.py

File views.py

app/api/agentops/auth/views.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# HTTP only cookie- allowed to be accessed during requests only; not accessible to javascript
2# set to agentops.ai domain to share across subdomains
3# store session ID in cookie, reference central session store (redis?)
4# extend session expiration +30 mins when it is used to extend login

Callers

nothing calls this directly

Calls 1

EnvironmentClass · 0.85

Tested by

no test coverage detected