Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/su-kaka/gcli2api
/ LoginRequest
Class
LoginRequest
src/models.py:352–353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
351
# Web Routes Models
352
class
LoginRequest(BaseModel):
353
password: str
354
355
356
class
AuthStartRequest(BaseModel):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected