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

Class AuthTokenResponse

app/api/agentops/public/v1/auth.py:12–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10
11
12class AuthTokenResponse(BaseResponse):
13 bearer: str
14
15
16class AccessTokenView(UnauthenticatedPublicAPIView):

Callers 1

__call__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…