I made a nice little app with AI Studio. Then I decided to allow the users to sign-in to their Google accounts, with the idea of loading files from their Google docs and photos.
However the AI seems to go round in circles on this. I’ve setup the oauth stuff on the project, but neither the preview in studio or the deployed project are working - just complaining about needing a client ID.
So my understanding is that although the studio only builds client apps, there’s some ‘magic’ going on to allow proxied api keys for the ai calls. So is it possible to do the same with google client ids?