innFactory / react-native-dialogflow

A React-Native Bridge for the Google Dialogflow (API.AI) SDK
https://innfactory.de/softwareentwicklung/ui-ux/sprachsteuerung-mit-api-ai-in-einer-react-native-app/
MIT License
200 stars 64 forks source link

API key in source code #26

Closed HisashiQ closed 6 years ago

HisashiQ commented 6 years ago

Hey, I think your dialogue flow key has been checked in at examples/index.android.js - line 25.

spoeck commented 6 years ago

@HisashiQ Thanks for the hint! I use only demo agents for testing dialogflow, but anyway it's an security issue and it's good that metioned it. I generated new access keys in my dialogflow agents so the old ones in the source are invalid now.