Token payload containg weird data

Hello,

I am currently using jwt for authentification between client and database and I come accross a singular problem to say the least. I was checking my token payload and for some reason the fields it contains are absolutely not present in my DB. To illustrate, payload contains the fields “exp” and “iat” that are non-existent in my DB, these fields are absolutely absent from both front-end and back-end. Any idea where they could come from ? (the “exp” isn’t expiration date I’ve checked)

Regards,
Alexis Gueguen

Hey there @AlexisGueguen, I would love to help you but I just need a little bit more information. Can you share any more details on this subject, a sample payload you are referencing by chance? Thanks in advance!

I wanted to follow up @AlexisGueguen and see if we could get any additional information on challenge? Thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.