AWS Cognito with Google Signin fails after 1 hour
问题 I am facing an issue with Google signin that makes me question that Cognito can work at all in this configuration. Basically, Google token have a 1 hour lifespan. This is intended to give you access to the Google API for one hour and then you should renew the token. The issue is that Cognito uses this token with the same lifespan. So it means that after one hour Cognito Sync stops working (and I have not yet found a way to silently refresh the token or even check it is expired). What bothers