FWIW, you will not find the token listed by `gh auth token` in any PAT settings screen. Those tokens are hidden/excludsive to the OAuth app & they don't get revoked when you run `gh auth logout` or `gh auth refresh`. You must revoke the app to kill them.