What is the python programmatic alternative to the gcloud command line gcloud auth print-identity-token?
gcloud auth print-identity-token
I found how to create access-token according to thi