You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
show-authorized-user: display OAuth client ID and source (#1116)
* feat: show OAuth client details in show-authorized-user
Extend show-authorized-user output to include the active OAuth client ID
and classify it as google-provided or user-provided for quick visibility.
Centralize default OAuth client constants so auth creation, legacy credential
loading, and command-level classification stay aligned over time.
* docs: document show-authorized-user client output
Add show-authorized-user to the command list and reference section in README.
Document the new client ID and clientType output, including json behavior.
Keep command docs aligned with the implemented authorization status output.
0 commit comments