Logout API does not invalidate the token

After call the Logout API with the token, I can still use the same token to call other API(except logout)

Steps:

  1. I call logout API with Token1(generated by calling login API).
  2. call logout API again with Token1 → throws error.
  3. call userDetails API with Token1 → returns data. (this step should throw error for invalid token)

Hi Saroja,

When we give the next update all the bugs will be fixed. We were working on it and kindly wait for the new version to get released. Thank you for you"re patience.