I wanted to see if it's possible to programmatically get access to Gemini using Google's OAuth. I want to create a simple site that interacts with Gemini without the user needing to provide API keys.
Note: My main goal is a frictionless way to for users to use Gemini from my app.
Thanks in advance.