How to test token expiration scenarios?

Suppose that with the help of 3rd party utility, i generate a token and token is only valid for 10 minutes.

So how can we test this all possible expiration scenarios in postman?