brendanhay/gogol

Is there a way to call certain endpoints without needing Credentials

Opened this issue · 0 comments

I'm only interested in calling oauth2: certs / tokeninfo endpoints, which seem to me to not require any google-specific authentication, just HTTPS. Is there a way I can call them without having to supply application_default_credentials.json or similar?