I want to connect to Gmail API with oauth refresh token, my project has the UserType External and now it is in testing status, so the refresh token is expired after 7 days. I think the scopes needed for reading emails are Restricted Scopes(https://mail.google.com/). I want this refresh token to be long lived, I should change the project status to production isn't it? My application has to permit the clients to configure their emails to connect to Gmail, is it necessary to pass a verification process with a youtube video to explain we want to connect to the email account for each of the Gmail accounts we want to use? Thank you