Search code examples
google-cloud-platformgoogle-oauth

GCP -- APIs & Services : Create OAuth client ID credentials programmatically


I know how to create OAuth credentials via the GCP console (web interface). I would like to know if anybody has found a way to do so programmatically, i.e. via an API call, a gcloud command, or some other way.

I suspect it may not be possible but I am trying to leave no stone unturned before I give in.


Solution

  • There is no API or gcloud support, unfortunately.