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" <stephan.beh...@gmail.com> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> 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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to