googlemaps / googlemaps/google-maps-services-java
Support access via IAM credentials
- Lingua principale
- Java
- Stelle
- 1.8k
- Fork
- 973
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Simply, the documentation in the Readme states that this library requires 'A Google Maps API key.', but most other services I've used (like Storage, for example) allow and default to using IAM credentials supplied via environment variable GOOGLE_APPLICATION_CREDENTIALS. When enabling the Places API through console, it lists 3 forms of valid authorization - API key, OAuth (for accessing user data), and IAM. Since the console supports IAM access, shouldn't this library?
So the request is either to support this, or to update the readme if it is just supported somehow.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.