Google authentication added

This commit is contained in:
Christoph Haas 2017-04-17 00:42:03 +02:00
parent f7258370a0
commit 2a7491edcd
7 changed files with 37 additions and 28 deletions

View file

@ -11,15 +11,11 @@ https://github.com/plataformatec/devise/wiki/OmniAuth:-Overview
## Google+
The client ID for the debshots application is:
The client ID for the debshots and the private key must be set as environment
variables before running the application:
398593918966-0fpmit0pb6ptio1ndsie5dfcnqhei63l.apps.googleusercontent.com
The private key is:
uRQq_dLs1kx7l5sYIyEyPVRc
(This information is connected to the christoph.haas@gmail.com account.)
* GOOGLE_CLIENT_ID=…
* GOOGLE_CLIENT_SECRET=…
## Amazon