I wanted to use gogcli with my personal @gmail.com account, but noticed that refresh tokens expire after 7 days because my OAuth app is in Testing mode.
Tried switching to Production mode, but that's blocked - the Gmail scopes include restricted scopes which require going through Google's full app verification process. That doesn't seem really viable for personal use.
I also looked at using Workspace with an Internal app to sidestep verification, but that only works if I migrate to a Workspace mailbox. It doesn't help for accessing a consumer Gmail account.
So the options I'm seeing are:
- Live with re-auth every 7 days
- Pay for Workspace and move my mail there
- Go through Google's verification process
Am I missing something? Is there another way to make this work?
I wanted to use gogcli with my personal
@gmail.comaccount, but noticed that refresh tokens expire after 7 days because my OAuth app is in Testing mode.Tried switching to Production mode, but that's blocked - the Gmail scopes include restricted scopes which require going through Google's full app verification process. That doesn't seem really viable for personal use.
I also looked at using Workspace with an Internal app to sidestep verification, but that only works if I migrate to a Workspace mailbox. It doesn't help for accessing a consumer Gmail account.
So the options I'm seeing are:
Am I missing something? Is there another way to make this work?