Use of response token/code when using social login connection

Okay, I got it. I was receiving an id_token which is a string since I didn’t pass the audience value.

Thanks a lot for the help @anny!