Following is the response that i get for a succesfull login. If i logout the token here would change. What I want here is i want to pass token id to another page which has a different url. And each time the token id changes il have to change the token id in the url. How do i do this?? Please Help!!
{
"status": {
"message": " ",
"Code": 200
},
"Error_Code": 0,
"Error_Message ": "",
"Token": "vqcrk5wp8646th",
"User Details": {
"user_reg_id": "123",
"Name": "ABC",
}