Whenever I sign in with my Android app using Google One Tap, I receive a TOKEN ID which is valid for about an hour. How I'm supposed to get a REFRESH TOKEN to avoid signing in every hour when that TOKEN expires? I've checked the official docs, but there's nothing about REFRESH TOKENS. Does that mean that we need to manually do a sign in (and get a new token) every time that happens?
https://developers.google.com/identity/one-tap/android/overview