djc / gcp_auth

Minimal authentication library for Google Cloud Platform (GCP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support audience

aviramha opened this issue · comments

When invoking Cloud Run endpoints, token needs to have audience of the endpoint url.

I'm happy to review a PR for this. Would this be applicable across authentication methods, or only for custom service accounts? If the latter, see discussion in #92.