gcalcli used to have a fairly simple auth setup using a centralized auth client ID, but that stopped working in ~2020 and was removed in #707, replaced with a self-service model described in docs/api-auth.md where each user has to generate their own one-off auth client and ID/secret.
Is there any way to change it back from the self-service model to the simpler setup? There doesn't seem to be any simple way, but let's keep an issue tracked here for reference and any follow-up in case options change.
See also: #692 collects historical info on how the auth has worked.