[PR #56] [MERGED] frontend[minor]: Add middleware func to always set userid cookie #85

Closed
opened 2026-02-16 05:15:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langchain-extract/pull/56
Author: @bracesproul
Created: 3/20/2024
Status: Merged
Merged: 3/20/2024
Merged by: @bracesproul

Base: mainHead: brace/always-set-userid


📝 Commits (3)

  • 7aa15f8 frontend[minor]: Add middleware func to always set userid cookie
  • cd17123 chore: lint files
  • 5fdd3c3 Merge branch 'main' into brace/always-set-userid

📊 Changes

3 files changed (+22 additions, -1 deletions)

View changed files

frontend/middleware.ts (+19 -0)
📝 frontend/package.json (+2 -1)
📝 frontend/yarn.lock (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langchain-extract/pull/56 **Author:** [@bracesproul](https://github.com/bracesproul) **Created:** 3/20/2024 **Status:** ✅ Merged **Merged:** 3/20/2024 **Merged by:** [@bracesproul](https://github.com/bracesproul) **Base:** `main` ← **Head:** `brace/always-set-userid` --- ### 📝 Commits (3) - [`7aa15f8`](https://github.com/langchain-ai/langchain-extract/commit/7aa15f8d6d8226c6025387e9781de9e702e94f1f) frontend[minor]: Add middleware func to always set userid cookie - [`cd17123`](https://github.com/langchain-ai/langchain-extract/commit/cd171239b1ee59f5cf82a337dec0158dbccd2cb3) chore: lint files - [`5fdd3c3`](https://github.com/langchain-ai/langchain-extract/commit/5fdd3c3e16425fd77404934cd1bb65db9eab8e93) Merge branch 'main' into brace/always-set-userid ### 📊 Changes **3 files changed** (+22 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `frontend/middleware.ts` (+19 -0) 📝 `frontend/package.json` (+2 -1) 📝 `frontend/yarn.lock` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 05:15:20 -05:00
yindo closed this issue 2026-02-16 05:15:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-extract#85