I am using Stormpath SDK in a PHP application to generate JWT response. When handling the response I am getting the below error message.
Token is invalid [developerMessage] => Token is invalid because the issued at time (iat) is after the current time.
If someone can help me in resolving the issue that will be great. Also attached are 2 screenshots for the response we received.
Thanks in Advance