react-native-geocoder icon indicating copy to clipboard operation
react-native-geocoder copied to clipboard

Restrict Google API keys

Open webraptor opened this issue 6 years ago • 0 comments

Since google API request are done in js, outside of NativeModules, one cannot restrict the API key, which is a huge security issue. If the api keys in use are intercepted everyone could use them and the bill would fall on us.

webraptor avatar Mar 15 '19 09:03 webraptor