This gives users the maximum time to complete the badge and minimize the risk of the access token expiring during the badge completion. If the token expires, the issue is that to get a new one, there needs to be a browser redirect during which the badge process is lost (since we don't persist progress at the moment).
This gives users the maximum time to complete the badge and minimize the risk of the access token expiring during the badge completion. If the token expires, the issue is that to get a new one, there needs to be a browser redirect during which the badge process is lost (since we don't persist progress at the moment).