Google authentication added
This commit is contained in:
parent
f7258370a0
commit
2a7491edcd
7 changed files with 37 additions and 28 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue