{
"config": {
"client_id": "<your client id>",
"client_secret": "<your client secret>",
"auth_url": "https://accounts.google.com/o/oauth2/auth",
"certs_url": "https://www.googleapis.com/oauth2/v3/certs",
"scopes": [
"openid",
"email",
"profile"
],
"token_url": "https://accounts.google.com/o/oauth2/token"
},
"id": "f174e90a-fafe-4643-bbbc-4a0ed4fc8415",
"name": "Widget Corps IDP",
"type": "onetimepin"
}