Jonny Daenen
1 min readJun 1, 2020

--

Thanks Stephen!

Do you by any chance know the difference between your approach and creating a token in the following way?

```

TOKEN=$(gcloud auth print-identity-token)

curl -H "Authorization: Bearer $TOKEN" $SERVICE_URL -d 'payload'

```

--

--

Jonny Daenen
Jonny Daenen

Written by Jonny Daenen

Data Engineer @ Data Minded, AI Coach @ PXL Next - Unleashing insights through data, clouds, AI, and visualization.

No responses yet