gogcli/internal/googleauth
2025-12-31 13:18:01 +01:00
..
templates refactor(auth): standardize sync comment format 2025-12-28 18:07:52 -08:00
accounts_server_test.go test: add regression coverage 2025-12-26 19:20:53 +01:00
accounts_server.go fix(auth): inject countdown value via template to eliminate sync requirement 2025-12-28 18:03:57 -08:00
oauth_flow_authorize_test.go test: cover oauth authorize flow 2025-12-12 16:40:44 +00:00
oauth_flow_more_test.go test: increase unit coverage 2025-12-12 15:52:12 +00:00
oauth_flow.go chore(auth): document auth flow wait 2025-12-31 13:18:01 +01:00
open_browser_test.go test: cover oauth authorize flow 2025-12-12 16:40:44 +00:00
open_browser.go test: cover oauth authorize flow 2025-12-12 16:40:44 +00:00
service_test.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
service.go feat: add retry logic, concurrent fetching, and extended commands 2025-12-24 17:51:21 -08:00
templates_embed_test.go fix(auth): inject countdown value via template to eliminate sync requirement 2025-12-28 18:03:57 -08:00
templates_embed.go refactor(auth): consolidate success templates into one 2025-12-28 17:15:24 -08:00
wait_post_success_test.go test(auth): add test for context cancellation in waitPostSuccess 2025-12-28 18:11:54 -08:00