I just got an app api key. My project is open sourced on github if I commit the part wich exploit tmdb API via wrapper the app key will be exposed. Is it allowed or no ? Or do I have to make the app key a config object
thanks for your inputs.
Kan ’n rolprent of TV-program nie vind nie? Teken aan om dit te skep.
Wil u hierdie item gradeer of tot ’n lys toevoeg?
Nie ’n lid nie?
Antwoord deur Travis Bell
op 2 Oktober 2012 om 1:02 NM
For something like this, I would make it a config object and require your users to get their own key.
Antwoord deur ka2er
op 2 Oktober 2012 om 1:13 NM
thanks for the answer. fortunatelly I asked before pushing !
Antwoord deur Travis Bell
op 2 Oktober 2012 om 1:39 NM
Well, the one thing to remember is that all it would take is one of the people who downloaded your project to abuse our API in some way and your entire app (every single user who downloaded it) would be taken offline if the API key got revoked.