I use resource files to store credentials and on app start i copy them in to a global config entity en the datastore. I cache it for fast access aswell.
Cheers El 15/11/2013 11:19, "stephanos" <[email protected]> escribió: > Hi there, > > my project currently stores API keys and other credentials in the source > code. That's far from ideal. > In Heroku you can set global environment variables which are a great place > to store those sensitive information. > > So - where do you put your credentials? > > Cheers > Stephan > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-appengine. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
