ID token expires after only 15 minutes

I see how I could preserve the path after the redirect, but if the user submits a form with an expired token, I don’t see how I can preserve the content of the form :thinking:

Huuuh while testing this validation endpoint (https://id.twitch.tv/oauth2/validate) I noticed that the access token is valid for several days, maybe I should validate this token instead of the id token :thinking: