I have this reponse as JSON object.
Object {auth_token: "60a483bc0b1bc4dc0231ff0b90a67be1dad6ef45"} auth_token:"60a483bc0b1bc4dc0231ff0b90a67be1dad6ef45" proto : Object
I want to extract "60a483bc0b1bc4dc0231ff0b90a67be1dad6ef45" from this object. How can I do that?