`options.maxAge` shouldn't allow milliseconds because it compares against the `iat` claim from the token, which is in seconds.
options.maxAgeshouldn't allow milliseconds because it compares against theiatclaim from the token, which is in seconds.