gogcli/internal/googleauth
2026-04-28 04:19:39 +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 fix(auth): preserve accounts across Google email renames 2026-04-28 04:01:06 +01:00
accounts_server_test.go fix(auth): backfill account subjects on refresh 2026-04-28 04:19:39 +01:00
accounts_server.go fix(auth): backfill account subjects on refresh 2026-04-28 04:19:39 +01:00
identity_migration_test.go fix(auth): preserve accounts across Google email renames 2026-04-28 04:01:06 +01:00
identity_migration.go fix(auth): preserve accounts across Google email renames 2026-04-28 04:01:06 +01:00
manual_state_test.go feat(auth): add --redirect-uri to remote/manual oauth flow 2026-03-08 00:59:23 +00:00
manual_state.go fix(auth): use non-privileged port for manual OAuth redirect (#172) 2026-02-14 18:23:52 +01:00
oauth_flow_authorize_test.go test(auth): satisfy oauth redirect lint rules (#398) (thanks @salmonumbrella) 2026-03-08 00:59:23 +00:00
oauth_flow_manual_redirect.go feat(auth): add --redirect-uri to remote/manual oauth flow 2026-03-08 00:59:23 +00:00
oauth_flow_manual.go feat(auth): add --redirect-uri to remote/manual oauth flow 2026-03-08 00:59:23 +00:00
oauth_flow_more_test.go fix(auth): add proxy-friendly OAuth callback flags (#227) (thanks @cyberfox) 2026-03-09 02:58:53 +00:00
oauth_flow.go chore(deps): update dependencies 2026-04-20 13:06:44 +01:00
oauth_network.go fix(auth): add proxy-friendly OAuth callback flags (#227) (thanks @cyberfox) 2026-03-09 02:58:53 +00:00
open_browser_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00
open_browser.go fix(ci): clear pre-existing lint baseline and docs updates 2026-03-03 04:06:29 +00:00
service_test.go feat(auth): add ads service and keyring namespace override 2026-04-20 15:29:03 +01:00
service.go feat(auth): add ads service and keyring namespace override 2026-04-20 15:29:03 +01: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 feat(auth): add multi-org login 2026-01-22 04:04:14 +00:00
token_check.go feat(auth): add multi-org login 2026-01-22 04:04:14 +00:00
token_email.go fix(auth): backfill account subjects on refresh 2026-04-28 04:19:39 +01:00
wait_post_success_test.go chore: tighten lint rules and fix findings 2025-12-31 19:47:32 +01:00