hey everyone. i am creating a chrome extension that will hit gemini 1.5 flash model using api key but i want that every user should hit the model with their own api key. I want that unique api key should be assigned to every user.
- Is this possible with gemini?
- how do i automate the task of generating different api key for every user ?