diff --git a/README.developer.md b/README.developer.md index 3fb58ac..dd912f2 100644 --- a/README.developer.md +++ b/README.developer.md @@ -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