When we do oauth2 on google api, we get an access token and a refresh token. Suppose I\'m writing a service and I want to periodically poll for changes I can just use refre
You can check the validity of your token from here , according to my token it expires never