I need help to understand how clock skew works. We define clock skew to deal with time variation between two parties. But, my confusion is:
- we have all information such as token created time and expiration time in the token itself
- tokens can be validated
- tokens are created on the server
So, why do we need clock skew? Can anyone give me the example for how it works and in which scenarios it can cause problems or benefits?