base.config.settings.oauth base.config.settings

To setup the signin process with Google, first you have to perform the following steps:


1. Register your application through the Google's APIs console. The result of this registration is a set of values that are known to both Google and you application: 'client_id' and 'redirect_uri'.
2. Fill the following field with the values assigned by Google.