devfd / react-native-geocoder

geocoding services for react native
MIT License
429 stars 178 forks source link

Restrict Google API keys #91

Open webraptor opened 5 years ago

webraptor commented 5 years ago

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.