openID keys for localhost in example secrets, so that openID works out of the box

This commit is contained in:
Stella Rouzi 2014-07-24 22:58:36 +03:00
parent 6755328c4c
commit c8e741d0ca

View file

@ -33,12 +33,12 @@ production:
# If you add more providers, keep the format of the variables: provider_key, provider_secret
# Register your appllication with Google from https://code.google.com/apis/console#:access
google_key: ''
google_secret: ''
google_key: '458905029210-hhf15fe4cq93i9t88i4r49v3si1avpjr.apps.googleusercontent.com'
google_secret: '-jXIXbaRV9xvdctpyZbbiSs5'
# Register your application with Facebook from https://developers.facebook.com/
facebook_key: ''
facebook_secret: ''
facebook_key: '574935089296608'
facebook_secret: 'd41ae8396a32c559c4527ab1c8c0d1b2'
# Developers do not need to register their application for suse account to work.
# You must, however, add some sample value to the variables, for the login option to appear.