Hi everyone,
after deserialize a json, how i can take only the value of "id_token" into a string?
there is my json
{
"id_token": "XXXXXXXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXXX.XXXXXXXXXXXXX"
}
Thanks in advance.
Hi everyone,
after deserialize a json, how i can take only the value of "id_token" into a string?
there is my json
{
"id_token": "XXXXXXXXXXXXXXX.XXXXXXXXXXXXXXXXXXXXXX.XXXXXXXXXXXXX"
}
Thanks in advance.