{
    "oauth2-google" :{
        "originServerAuthorizationUrl" : "https://accounts.google.com/o/oauth2/auth",
        "originServerTokenRequestUrl" : "https://accounts.google.com/o/oauth2/token",
        "clientOAuth2CallbackUrl" : "http://localhost:8090/{{{TILE_NAME_BASE}}}/oauth/oauth2Callback",
        "oauth2ConsumerKey" : "!!!_CHANGE_ME_DO_NOT_START_SERVER_WITH_OUT_A_REAL_ONE_FROM_GOOGLE!!!",
        "oauth2ConsumerSecret" : "!!!_CHANGE_ME_DO_NOT_START_SERVER_WITH_OUT_A_REAL_ONE_FROM_GOOGLE!!!"
    }
}
