googlemaps / googlemaps/android-maps-compose
Adding a Git Hook sample that prevents API Map Keys from being committed
Open
priority: p4
type: feature request
- Dominant language
- Kotlin
- Stars
- 1.3k
- Forks
- 181
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 18
Description
To prevent API Keys from being committed, a Git Hook can be used to reject the commit if the file containing the API Map Key has been modified.
A sample in a hooks folder could help folks to get this implemented on their app.
Contributor guide
Assessment
This issue has not been assessed yet.