diff --git a/config/secrets.yml.example b/config/secrets.yml.example index c2a21e41..f6e1c7ff 100644 --- a/config/secrets.yml.example +++ b/config/secrets.yml.example @@ -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.