forked from Gitlink/gitlink-cli
GitLink authenticates via Set-Cookie autologin_trustie, not Bearer token or query param. Login response body contains user info directly (no status wrapper on success). Fixed login to extract cookie from response headers and transport to inject it on subsequent requests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| login.go | ||
| token_store.go | ||
| transport.go | ||