gogcli/internal/googleauth
Ruben J. Jongejan d7c841a6b8 fix(auth): correct gmail search example in success template
Remove incorrect --query flag from the gmail search example. The
search command accepts the query as a positional argument, not a flag.
2026-01-19 22:01:41 +01:00
..
templates fix(auth): correct gmail search example in success template 2026-01-19 22:01:41 +01:00
accounts_server_more_test.go chore: update deps + tests (0.6.2 Unreleased) 2026-01-15 17:26:19 +00:00
accounts_server_test.go fix: adjust classroom topic scan + manage upgrade scopes (#73) (thanks @salmonumbrella) 2026-01-17 01:56:32 +00:00
accounts_server.go refactor: share classroom topic scan helpers 2026-01-17 02:05:23 +00:00
oauth_flow_authorize_test.go refactor(input): improve prompts and EOF handling 2026-01-08 21:26:28 +01:00
oauth_flow_more_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
oauth_flow.go feat(auth): add permission upgrade UI and missing service icons 2026-01-17 01:46:16 +00:00
open_browser_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
open_browser.go test: cover oauth authorize flow 2025-12-12 16:40:44 +00:00
service_test.go feat: add chat support and expand people commands 2026-01-18 05:42:12 +00:00
service.go chore(fmt): gofmt service constants 2026-01-19 02:26:32 +00:00
templates_embed_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
templates_embed.go refactor(auth): consolidate success templates into one 2025-12-31 13:19:01 +01:00
token_check_test.go test: raise coverage to 85% 2026-01-09 09:18:16 +01:00
token_check.go feat: add token validation + keyring backend override 2026-01-02 14:03:06 +01:00
token_email.go fix(lint): satisfy wsl 2026-01-09 21:05:08 +01:00
wait_post_success_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00