Hint on how to setup Google OAuth added

This commit is contained in:
Christoph Haas 2017-04-22 18:23:33 +02:00
parent dee3304575
commit 9d985c3562

View file

@ -21,6 +21,13 @@ variables before running the application:
* GOOGLE_CLIENT_ID=…
* GOOGLE_CLIENT_SECRET=…
To manage OAuth applications at Google: https://console.developers.google.com/apis/credentials
Authorized callback URLs must be set to:
- https://screenshots.debian.net/users/auth/google_oauth2/callback
- https://localhost:3001/users/auth/google_oauth2/callback
## Amazon
The client ID for the debshots and the secret must be set as environment