How long should the OAuth2 requirement to delete Access and Refresh Tokens for code reuse last for?

In OAuth2 reference, section 4.1.2, we have this paragraph about the code token:

code
REQUIRED. The authorization code generated by the
authorization server. The authorization code MUST expire
shortly after it… Continue reading How long should the OAuth2 requirement to delete Access and Refresh Tokens for code reuse last for?