I have an app that uses google drive api with scopes to create files and metadata and for some reason anytime I sign in using expo google sign in, it keeps asking if I want to allow my app to have those permissions to my google drive.
originally I did have a different scoped permission (appdata for google drive backups) and that only needed to ask the one time. I’m curious if anyone else has had this issue.
Thanks!