info: name: OAuth Google type: http seq: 8 http: method: POST url: http://0.0.0.0:8080/api/v1/auth/oauth/google body: type: json data: |- { "id_token": "{{google_id_token}}" } settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5