Louise Kümmel

Results 4 issues of Louise Kümmel

Step 2: Describe your environment Operating System version: all Firebase SDK version: v4.8.0 Firebase Product: auth Step 3: Describe the problem I would like to implement session cookies for tenants,...

help wanted
api: auth

```go func SimpleChat() { ctx := context.Background() g, err := genkit.New(nil) if err != nil { log.Fatal(err) } if err := vertexai.Init(ctx, g, nil); err != nil { log.Fatal(err) }...

go

Optionally add a Session to request Checklist (if applicable): - [x] PR title is following https://www.conventionalcommits.org/en/v1.0.0/ - [x] Tested (manually, unit tested, etc.) - [ ] Docs updated (updated docs...

go

Description here... Help the reviewer by: - linking to an issue that includes more details - if it's a new feature include samples of how to use the new feature...

go