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?
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?